Scribe Connector for AI agents.
10 live capabilities
Find your company SOPs and process guides instantly.
Waiting for input…
Why people use Scribe
Scribe for faster SOP retrieval in support teams
With this Connector, the support lead just types a quick question into their AI client. The agent pulls the exact Scribe guide instantly. It turns a 3-minute search into a 5-second answer.
What Vinkius changes
You get instant, searchable access to your company's SOPs directly within your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Support agent needs a refund guide
A support agent is on a live call and needs a specific refund guide.
- Real-world use case 02
Ops lead audits marketing content
An ops lead wants to see if the marketing team has updated their docs.
- Real-world use case 03
Manager checks monthly updates
A manager needs to see what was published this month.
Complete set · 10capabilities
The complete Scribe capability set.
These are the exact actions your AI can choose when you ask it to work with Scribe.
01—04
4 capabilities in this set.
Part of 10 available through Scribe.
- 01 Capability
Check scribe status
Verifies that your API connection is active and working correctly. Use this to troubleshoot your connection.
- 02 Capability
Get documentation stats
Provides a high-level overview of your documentation footprint. Use this to see how much content your organization has.
- 03 Capability
Get team documents
Pulls all documents for a specific team to help with content auditing. Use this to see what a specific department has documented.
- 04 Capability
List teams
Shows every team in your organization for a quick overview of your structure. It helps you see the full scope of your library.
05—07
3 capabilities in this set.
Part of 10 available through Scribe.
- 05 Capability
Search documents
Searches across all Scribes and Pages to find specific instructions. This is your primary way to find any guide in the library.
- 06 Capability
Search by date
Finds documents created within a specific date range using YYYY-MM-DD format. Use this to find the most recent updates.
- 07 Capability
Search by team
Limits your search results to a single team's documentation. This helps keep results relevant to a specific department.
08—10
3 capabilities in this set.
Part of 10 available through Scribe.
- 08 Capability
Search pages
Filters your search to only show Knowledge Pages. Use this when you want high-level info instead of step-by-step guides.
- 09 Capability
Get recent documents
Retrieves all documents created in the last 30 days for a quick update check. It's great for seeing what's new.
- 10 Capability
Search scribes
Filters your search to only show Scribe guides. Use this when you need a specific step-by-step process.
Set up in minutes
One URL. Then ask Scribe to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Scribe 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_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Scribe for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe URL.
- Step 03
Save and start
Save the connection and enable Scribe in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"scribe": {
"url": "https://edge.vinkius.com/vk_preview_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe
Open Agent mode in chat and ask: "Using Scribe, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"scribe": {
"url": "https://edge.vinkius.com/vk_preview_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe
Ask Copilot: "Using Scribe, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"scribe": {
"url": "https://edge.vinkius.com/vk_preview_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe
Open Cascade and ask: "Using Scribe, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"scribe": {
"url": "https://edge.vinkius.com/vk_preview_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe
Ask Cline: "Using Scribe, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add scribe --transport http "https://edge.vinkius.com/vk_preview_Oah3hhW7C722MvcY3c5whMInurZSIc0UspkICliy/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 Scribe
Ask Claude: "Using Scribe, show me...". 10 tools are ready
Where the request belongs
Work Scribe can move forward.
This is for the knowledge manager who's tired of manually organizing folders, or the support lead who needs to find a specific how-to guide in seconds to help a customer.
Knowledge Manager
Audits documentation across different teams to ensure everything stays up to date.
Support Specialist
Grabs specific step-by-step guides instantly while on a live call with a customer.
Operations Lead
Monitors documentation activity and stats to see which teams are actually creating content.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsArchbee
Manage documentation spaces, sync OpenAPI specs, and organize technical knowledge directly from your AI agent.
DocsGenFlow
Create documents automatically from templates with merge fields that pull data from your systems and generate polished output.
Docupilot
Equip your AI agent to automate document creation, manage templates, and track merges via the Docupilot API.
Slab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
Memo Meister
Create and organize smart notes with AI-powered tagging, search, and knowledge connections that make your ideas retrievable.
Knackly
Generate legal and business documents from smart templates with conditional logic that adapts content to every unique situation.
Bring your own AI
Change the model, client or framework. Keep Scribe 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 Scribe.
The practical details behind the request, access and result.
How do I use Scribe MCP with my AI agent?
You connect your Scribe account to your AI client using this Connector. Once connected, your agent can search, filter, and list all your Scribes and Knowledge Pages just by asking.
Can I search for specific types of documentation?
Yes. You can tell your agent to specifically look for Scribe guides or just Knowledge Pages using the filtered search capabilities.
Does this work for my whole organization?
It works for your entire Scribe organization. You can see all teams and their documents or narrow it down to a specific department.
How do I find the newest guides?
You can ask your agent to show you everything created in the last 30 days, making it easy to stay on top of recent updates.
What happens if I don't have an Enterprise plan?
You'll need either an Enterprise Grid or a Global plan to use the Scribe API with this Connector.
Can I use this to audit my team's content?
Yes, you can list all teams and get a full view of their documentation to see what's been created and where gaps might exist.
Can I search only for step-by-step guides?
Yes! Use search_scribes to search exclusively for Scribe guides, or search_pages for Knowledge Pages only.
Do I need an Enterprise plan to use this?
Yes, the Scribe Search & Retrieval API is available on Enterprise Grid and Global plans. Contact Scribe sales for API access.
Can I find documents by a specific team?
Yes! First use list_teams to see available teams and their IDs, then use search_by_team or get_team_documents with the team ID.
One connection away
Give your agent a direct line to Scribe.
Connect Scribe once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available