Tettra MCP. Access your entire company knowledge base from anywhere.
Tettra MCP connects your internal wiki documentation directly to your AI agent. Need an API spec or a team policy? Your agent searches, reads, and even drafts new content from across your company's knowledge base, all without you leaving your IDE. It handles full-text searching, page retrieval, and publishing updates instantly.
Give Claude and any AI agent real-world access
Find instant answers by performing a full-text search across every page in your Tettra knowledge base.
Read the complete text, including markdown and HTML, for any specific technical guide or policy page inside your chat window.
Draft and publish brand-new internal articles in a specified category with simple prompts.
Modify the title or content of an old page using its ID, keeping your guides current.
List existing questions or post new ones directly to the team's internal question board.
Ask an AI about this
Waiting for input…
What AI agents can do with Tettra: 12 Tools for Documentation Ops
These tools let your agent search, read, write, and manage every aspect of your company's Tettra wiki and Q&A system.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Tettra MCPCreate Wiki Page
Creates a brand-new wiki page within a specific category using a title, content, and category ID.
Create Qa Question
Posts a new question directly into the Tettra Q&A system for team members to answer.
Get Category Details
Retrieves specific metadata and details about a designated Tettra category.
Get Page Content
Fetches the full title, markdown, and HTML body content of an existing Tettra page.
List Categories
Retrieves a list of all top-level categories available across the entire Tettra wiki.
List Pages In Category
Returns a list of all specific wiki pages that belong under one selected category.
List Qa Questions
Retrieves a comprehensive list of all questions currently posted in the Tettra Q&A system.
List Subcategories
Lists all subfolders or subsections nested under a specific parent category.
Search Pages
Performs a full-text search across the entire Tettra wiki and returns up to five...
Suggest New Page
Automatically suggests that a new wiki page needs to be created for the team's...
Update Wiki Page
Modifies the title or content of an existing Tettra page using its unique ID and new...
Verify Wiki Page
Marks a specific wiki page as verified, confirming it is up-to-date and accurate.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Tettra, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Tettra. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
The problem with internal documentation today isn't bad writing; it’s friction.
Right now, finding a basic procedure requires navigating three different tabs: first to find the correct wiki category, then opening the page, and finally copying the relevant snippet into Slack so someone else can see it. This constant copy-pasting across platforms slows down every decision.
With this MCP, you simply ask your agent for the required information—for example, 'What is the payout calculation?'—and it retrieves the full, properly formatted content from Tettra directly in your chat. You get instant context and zero tab switching.
Tettra MCP: Publish and update knowledge without leaving your agent.
Before this tool, drafting a new Standard Operating Procedure meant multiple steps: writing the content in a separate editor, submitting it for review, waiting for approval, and then manually publishing it to the correct wiki folder. It was slow and required coordination.
Now, your agent handles the heavy lifting. You use create_wiki_page to draft and publish brand-new articles instantly, or you run update_wiki_page when a policy changes, keeping your documentation accurate the second the decision is made.
What Tettra MCP does for your AI
Stop switching tabs just to look up internal details. This MCP connects Tettra, your company's central documentation hub, right into your developer workflow. Instead of clicking through multiple categories or running separate searches, you talk to your agent and it handles the whole process. You can ask complex questions and get instant answers by searching across all existing pages.
Need to contribute? Your agent drafts new wiki content or updates old guides on demand. This means keeping your team's knowledge current is part of your daily coding routine.
When you connect this MCP through Vinkius, you give your AI client a direct line into your organizational memory. It’s more than just searching; it lets your agent publish new documentation and even manage the Q&A board, making sure your team always has accurate information at their fingertips.
019d7612-5594-72a6-ba57-479c60cd0835 How to set up Tettra MCP
The bottom line is you use your natural language prompts to get your AI agent to manage and query all aspects of your company knowledge base.
Subscribe to this MCP and enter your Tettra Team ID and API Key (requires a Professional or Scaling plan).
Instruct your AI client to perform an action, like listing categories or searching for a term.
The agent executes the request against Tettra, returning formatted data—whether it's page content, a list of questions, or confirmation that a new article was published.
Who uses Tettra MCP
Engineers, Ops Leads, and Product Managers who spend too much time context-switching between code editors, documentation sites, and Slack threads. You need instant access to the 'how' and 'why' behind every piece of software.
Uses this MCP to look up architecture decisions or environment setup steps without leaving their IDE.
Rapidly generates and publishes standard operating procedures (SOPs) using AI prompts, keeping the team manual current.
Verifies outdated documentation pages or suggests new articles via chat to maintain a robust knowledge base.
Benefits of connecting Tettra MCP
Instant Answers: Use the search_pages tool to find specific answers across all documentation without running manual keyword searches or browsing folder trees.
Zero Context Switching: Your agent reads full page content via get_page_content, providing technical guides and policies right inside your chat window while you code.
Documentation Maintenance: Easily publish new knowledge using create_wiki_page. This keeps internal processes (like SOPs) immediately available to every team member.
Knowledge Governance: Use verify_wiki_page to mark critical documents as up-to-date, building trust and reliability in your company's source of truth.
Systematic Q&A Management: Instead of checking a separate board, list_qa_questions lets you see unanswered questions or post new ones right from your workflow.
Tettra MCP use cases
Debugging an unknown API requirement
An engineer needs to know the exact format for a specific payload. They ask their agent, and it uses search_pages and get_page_content to pull up the relevant section from the 'API Specs' wiki page, providing the necessary data instantly.
Creating an SOP after a process change
An operations lead finishes updating a workflow. They prompt their agent to create_wiki_page in the 'Support' category and draft the new Standard Operating Procedure, which is then immediately visible on Tettra.
Identifying necessary policy updates
A product manager notices inconsistencies across documentation. They ask their agent to list_pages_in_category for 'Legal' and identify pages that haven't been updated in six months, flagging them for review.
Addressing unanswered team questions
A developer runs into a recurring roadblock. They use the agent to list_qa_questions, see that the question is still open, and then use create_qa_question to formally post it to get an official answer.
Tettra MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Assuming general search works
Trying to find a specific API version detail by just searching Google for 'Tettra API v2'. This returns external, unverified results that might be wrong.
Use the Tettra MCP's built-in tools. Tell your agent to search_pages within the knowledge base or get_page_content of a specific guide ID.
Manually copying content
A user reads an old policy page, copies the text into Slack, and pastes it for discussion. This loses formatting and makes version control impossible.
Use get_page_content to retrieve the full markdown/HTML body directly inside your chat client. The agent keeps the original context and structure.
Forgetting documentation updates
A team member updates a process but forgets to mark it as current, leading others to use outdated steps.
After publishing new content or updating an old one with update_wiki_page, immediately run verify_wiki_page on that page ID. This signals the system and the team that it's accurate.
When to use Tettra MCP
Use this MCP if your core bottleneck is finding, creating, or maintaining structured institutional knowledge stored in a wiki format (Tettra). You need an agent that acts as a 'knowledge librarian,' retrieving specific articles and helping you publish them. Don't use it if you are trying to connect Tettra to live operational systems (like Jira tickets or GitHub repos) — for those, look at integration tools designed specifically for workflow automation. If your goal is just general internet search or unstructured data analysis, a standard web retrieval tool will suffice. But when the knowledge is the system, this MCP is essential.
Frequently asked questions about Tettra MCP
How do I search for specific guides using Tettra MCP? +
You use the agent to run search_pages. You just give it a topic—like 'Database Migration Checklist'—and the agent returns links and titles from your knowledge base.
Can I publish new wiki pages using Tettra MCP? +
Yes, you can use create_wiki_page. You provide a title, content, and category ID, and the agent publishes the article to Tettra for your team.
What if I update an old page? Do I need multiple steps? +
No. If you know the page ID, you use update_wiki_page with the new content. To make sure everyone trusts it afterward, run verify_wiki_page.
How does Tettra MCP help with Q&A management? +
You can list_qa_questions to see unanswered topics or create_qa_question to formally submit a new question for the team to address.
Does this connector work in VS Code? (Tettra MCP) +
Yes, it works across any MCP-compatible client. You connect your preferred AI agent inside Cursor or VS Code and use Tettra's tools just as normal.