Archbee Connector for AI agents.
19 live capabilities
Manage technical documentation and sync OpenAPI specs from your agent.
Waiting for input…
Why people use Archbee
Archbee for solving manual documentation bottlenecks
With Archbee, you tell your agent to sync the OpenAPI spec. It handles the data transfer and updates the document tree instantly. You get docs that actually match your code every single time.
What Vinkius changes
Your documentation becomes a living, searchable asset that your agent can actually interact with.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Syncing a new API endpoint
A developer asks their agent to sync a new OpenAPI YAML file to the public documentation.
- Real-world use case 02
Finding specific auth guides
A product manager asks their agent how the OAuth flow works.
- Real-world use case 03
Updating onboarding docs
A technical writer wants to update the onboarding process.
Complete set · 19capabilities
The complete Archbee capability set.
These are the exact actions your AI can choose when you ask it to work with Archbee.
01—04
4 capabilities in this set.
Part of 19 available through Archbee.
- 01 Capability
Info openapi
Get details about a synced OpenAPI document. This provides context on your API definitions within your docs.
- 02 Capability
Merge suggestion
Accept a suggested change into the main document. Use this to incorporate approved edits into your primary content.
- 03 Capability
Publish space
Push a documentation space to a specific environment. This moves your docs from a draft state to a live production site.
- 04 Capability
Search docs
Search for any document across your organization. This helps you find specific guides or specs in seconds.
05—08
4 capabilities in this set.
Part of 19 available through Archbee.
- 05 Capability
Sync openapi
Sync an OpenAPI definition to an Archbee document. This ensures your API documentation always matches your code.
- 06 Capability
Delete space group
Delete a group of documentation spaces. This helps you quickly reorganize your high-level documentation structure.
- 07 Capability
Get doc
Read the content of a specific document. This allows your agent to pull in the exact details you need to discuss.
- 08 Capability
Update space
Change the settings or metadata for a space. Use this to adjust how your documentation areas are organized.
09—12
4 capabilities in this set.
Part of 19 available through Archbee.
- 09 Capability
Create space
Create a new documentation space for a project or team. This helps keep your various projects organized in distinct areas.
- 10 Capability
Create update doc
Write new documents or edit existing ones in Markdown. This lets you manage content without leaving your AI chat.
- 11 Capability
Delete doc
Remove a specific document from your organization. Use this to clean up old or obsolete files instantly.
- 12 Capability
Delete space
Permanently remove a documentation space. Use this to get rid of entire project areas you no longer need.
13—16
4 capabilities in this set.
Part of 19 available through Archbee.
- 13 Capability
Discard suggestion
Reject a suggested change to a document. This keeps your primary documentation accurate by ignoring unwanted edits.
- 14 Capability
Get display rules
See the organization-wide display rules. This helps you understand how content is presented across your docs.
- 15 Capability
Export organization
Download your entire organization's data. Use this to move your knowledge base to another format or location.
- 16 Capability
Import content
Put Markdown content into a specific document. This makes it easy to move text from your notes into your official docs.
17—19
3 capabilities in this set.
Part of 19 available through Archbee.
- 17 Capability
Upload file
Put a file into Archbee storage. This lets you store extra assets like images or configuration files.
- 18 Capability
Clone space
Make a copy of an existing documentation space. This helps you quickly set up a new space based on a template.
- 19 Capability
Create space group
Group multiple spaces together. This creates a better structure for managing large amounts of documentation.
Set up in minutes
One URL. Then ask Archbee to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Archbee from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Archbee, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Archbee for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Archbee URL.
- Step 03
Save and start
Save the connection and enable Archbee in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"archbee": {
"url": "https://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Archbee
Open Agent mode in chat and ask: "Using Archbee, help me...". 19 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"archbee": {
"url": "https://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Archbee
Ask Copilot: "Using Archbee, help me...". 19 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"archbee": {
"url": "https://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Archbee
Open Cascade and ask: "Using Archbee, help me...". 19 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"archbee": {
"url": "https://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Archbee
Ask Cline: "Using Archbee, help me...". 19 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add archbee --transport http "https://edge.vinkius.com/vk_preview_fCnM2uViY4qOyvO2XGpYY1I9uSnnN9ClQwZUddd2/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Archbee
Ask Claude: "Using Archbee, show me...". 19 tools are ready
Where the request belongs
Work Archbee can move forward.
This is for the developer who hates writing docs, the technical writer who wants to automate publishing, and the product manager who is tired of asking where the spec is.
Developer
Updating API docs while staying in the flow of coding.
Technical Writer
Managing document versions and publishing across environments.
Product Manager
Finding requirements and specs quickly without hunting through folders.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsReadMe
Equip your AI to directly search, read, and manage developer documentation stored in your ReadMe project.
Slab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
GitBook
Manage technical documentation via GitBook. list organizations and spaces, handle document pages, search content, and audit collections directly from any AI agent.
DocBreach
Real-time documentation discovery for AI agents. Discover, read, and extract any API documentation without browser rendering or API keys.
SwaggerHub
Connect your AI to SwaggerHub. Read OpenAPI specifications, explore domains, and manage your API design lifecycle natively from the terminal.
DeveloperHub
Equip your AI agent to manage documentation projects, track pages, and monitor changelogs via the DeveloperHub API.
Bring your own AI
Change the model, client or framework. Keep Archbee connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Archbee.
The practical details behind the request, access and result.
Can Archbee MCP help me keep my API docs updated?
Yes, it can sync your OpenAPI definitions directly to your documentation trees. This ensures your docs always reflect your latest code changes without manual editing.
How do I use Archbee MCP to find specific info?
You can ask your agent to search your entire knowledge base. It will look through all your documents and spaces to find the specific technical details you need.
Can I use Archbee MCP with Cursor?
Yes, you can connect Archbee to Cursor or any MCP-compatible client. Once connected, your agent can manage your docs directly from your IDE.
Does Archbee MCP support Markdown?
Yes, it uses Markdown as the primary format. You can create, update, and manage your documents using plain Markdown text.
Can Archbee MCP manage my documentation spaces?
Yes, it allows you to create, clone, update, and group documentation spaces. This helps you organize your knowledge into a logical structure.
How does Archbee MCP handle OpenAPI files?
It takes your JSON or YAML definitions and syncs them to your document trees. This helps you keep your API documentation accurate and easy to read.
Is Archbee MCP good for technical writers?
It is excellent for technical writers who need to manage document lifecycles, publish updates to different environments, and keep documentation organized.
Can I synchronize my Swagger or OpenAPI files to Archbee using this server?
Yes! Use the sync_openapi capability. You can provide the file content and the target document tree ID to automatically update your API documentation.
How do I search for a specific topic across all my documents?
Use the search_docs capability with your search query. The AI will return a list of relevant documents found within your Archbee organization.
Is it possible to publish a documentation space to a live environment?
Absolutely. Use the publish_space capability and specify the target environment to make your documentation updates live.
One connection away
Give your agent a direct line to Archbee.
Connect Archbee once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available