Slite Connector for AI agents.
12 live capabilities
Manage and search your team knowledge base with AI agents.
Waiting for input…
Why people use Slite
Slite for Automated Wiki Maintenance
This Connector changes the dynamic. Instead of navigating a maze of folders, you just ask your agent to find the information. It pulls the data directly from Slite, summarizes it, and gives you what you need in seconds. You get a living knowledge base that actually works for you.
What Vinkius changes
You get a way to treat your documentation as a searchable, editable database for your AI.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding the VPN policy
A new hire asks the agent for the VPN setup.
- Real-world use case 02
Updating the onboarding guide
A manager notices a change in the remote work policy and asks the agent to update the guide using update_note.
- Real-world use case 03
Verifying technical specs
An engineer wants to know if the API docs are current.
Complete set · 12capabilities
The complete Slite capability set.
These are the exact actions your AI can choose when you ask it to work with Slite.
01—04
4 capabilities in this set.
Part of 12 available through Slite.
- 01 Capability
List users
See a list of all the users in your organization. Use this to manage team access and visibility.
- 02 Capability
Search notes
Find specific notes using keywords across your entire workspace. This is the fastest way to locate info.
- 03 Capability
Ask slite ai
Ask a question to Slite AI to get answers derived from your documentation. This helps you get quick facts without manual searching.
- 04 Capability
Create note
Create a brand new note in your Slite workspace. Use this to add new docs to your wiki via your agent.
05—08
4 capabilities in this set.
Part of 12 available through Slite.
- 05 Capability
Flag outdated
Mark a specific document as needing a manual review. This keeps your knowledge base from becoming stale.
- 06 Capability
Get me
Get the profile information for the currently logged in user. This helps the agent know who is making changes.
- 07 Capability
Get note
Retrieve the full content and details of a specific note. Use this to pull in the full text of a document.
- 08 Capability
List note children
See all the sub-notes nested under a parent note. This helps you understand the structure of your wiki.
09—12
4 capabilities in this set.
Part of 12 available through Slite.
- 09 Capability
List collections
View all the organized collections in your workspace. This gives the agent a map of your knowledge base.
- 10 Capability
List notes
Get a list of every note stored in your Slite workspace. This allows for a full inventory of your documentation.
- 11 Capability
Update note
Modify the content or details of an existing note. Use this to keep your documentation current.
- 12 Capability
Verify note
Mark a document as officially verified for your team. This helps users distinguish official info from drafts.
Set up in minutes
One URL. Then ask Slite to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Slite 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_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Slite for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite URL.
- Step 03
Save and start
Save the connection and enable Slite in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"slite": {
"url": "https://edge.vinkius.com/vk_preview_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite
Open Agent mode in chat and ask: "Using Slite, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"slite": {
"url": "https://edge.vinkius.com/vk_preview_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite
Ask Copilot: "Using Slite, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"slite": {
"url": "https://edge.vinkius.com/vk_preview_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite
Open Cascade and ask: "Using Slite, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"slite": {
"url": "https://edge.vinkius.com/vk_preview_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite
Ask Cline: "Using Slite, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add slite --transport http "https://edge.vinkius.com/vk_preview_GS6PfLh90bxJL2dygnNBTC9ZYJTbTW1Esd3oeJhu/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 Slite
Ask Claude: "Using Slite, show me...". 12 tools are ready
Where the request belongs
Work Slite can move forward.
This is for the product managers, ops leads, and engineering heads who are tired of their internal wikis becoming outdated graveyards. It is for anyone who needs their AI to have a reliable source of truth for company policies and project specs.
Product Manager
Uses the agent to quickly pull requirements from specs and update meeting notes without leaving their chat interface.
Operations Lead
Ensures the internal knowledge base stays accurate by having the agent flag stale content for review.
Engineering Manager
Manages technical documentation and onboarding guides, ensuring new hires get the right info quickly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSlab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
Tettra
Search, read, and create internal wiki pages on your Tettra knowledge base directly from your AI agent.
FlowUs
All-in-one knowledge management and collaboration platform. manage pages, blocks, and databases via AI.
KnowledgeOwl
Manage your knowledge base. list articles, search help content, and audit categories.
Logseq (Knowledge Management)
Manage your knowledge base via Logseq. create pages, insert outliner blocks, and search across your local graph.
Guru
Manage enterprise knowledge cards, track collections, and search your wiki via AI agents with Guru.
Bring your own AI
Change the model, client or framework. Keep Slite 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 Slite.
The practical details behind the request, access and result.
How does Slite MCP help my team's documentation?
It allows your AI agent to read, search, and update your Slite workspace. This means your team can get instant answers to internal questions without manual searching.
Can I use Slite MCP to search private notes?
Yes, the agent can search your workspace to find specific notes and details, making it easier to locate information across your team's wiki.
Does Slite MCP help with employee onboarding?
Absolutely. It can quickly pull information from your onboarding guides and documentation to help new hires get up to speed faster.
How do I keep my Slite docs from getting old?
You can use the agent to flag content as outdated or mark it for review. This helps you identify which parts of your knowledge base need attention.
Can my AI agent actually create new pages in Slite?
Yes, the agent can create new notes directly in your workspace. This makes it easy to build out your documentation through a simple chat interface.
Is Slite MCP good for technical documentation?
It is excellent for technical specs and wikis. The agent can navigate nested hierarchies to find specific technical details or summarize complex docs.
Can I ask questions to Slite AI?
Yes, use the ask_slite_ai capability to get answers sourced directly from your documents.
How do I create a nested note?
When using create_note, provide the note_id of the parent in the parent_note_id parameter.
One connection away
Give your agent a direct line to Slite.
Connect Slite once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available