Nuclino Connector for AI agents.
12 live capabilities
Connect your AI agent to your company wiki and project trackers.
Waiting for input…
Why people use Nuclino
Nuclino for Knowledge Management and Wiki Automation
This Connector changes that by making your Nuclino wiki searchable and editable by your AI agent. Instead of digging, you just ask. You get the right info, in the right format, immediately.
What Vinkius changes
Your AI agent gets a direct window into your company's internal documentation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding security policies
An engineer asks for the SSO policy and the agent finds the specific document in the security workspace using a global search.
- Real-world use case 02
Creating a project brief
A PM asks the agent to create a new page for 'Project X' in the Engineering workspace to capture initial requirements.
- Real-world use case 03
Updating meeting notes
A manager tells the agent to append today's action items to the 'Weekly Sync' page to keep the record current.
Complete set · 12capabilities
The complete Nuclino capability set.
These are the exact actions your AI can choose when you ask it to work with Nuclino.
01—04
4 capabilities in this set.
Part of 12 available through Nuclino.
- 01 Capability
List teams
Shows all teams you belong to so the agent knows where to look. This helps the agent navigate your organization's root structure.
- 02 Capability
List workspaces
Lists the workspaces inside a team to help the agent narrow down its search. It provides the necessary IDs for scoping queries.
- 03 Capability
List items
Shows all the pages and documents inside a specific workspace. Use this to see what content is currently available.
- 04 Capability
Get item
Pulls the full content and configuration of a specific document. This allows your agent to read the exact Markdown payload.
05—08
4 capabilities in this set.
Part of 12 available through Nuclino.
- 05 Capability
Create item
Lets the agent write a brand new wiki page or document into a workspace. This creates permanent documentation from your prompts.
- 06 Capability
Update item
Overwrites or appends new information to an existing document. It allows for real-time edits to your wiki content.
- 07 Capability
Delete item
Permanently removes a document from the workspace. This should be used with caution to manage your knowledge base.
- 08 Capability
Search items
Performs a global search across a team to find specific documents. It uses indexed search to uncover unknown document IDs.
09—12
4 capabilities in this set.
Part of 12 available through Nuclino.
- 09 Capability
List collections
Shows how documents are grouped into folders or directories. This helps the agent understand the document relationship graph.
- 10 Capability
List fields
Maps out the custom fields and properties used in your workspace. This helps the agent understand your structured data dimensions.
- 11 Capability
List users
Lists the people who are part of your team. This provides context on who owns different parts of the workspace.
- 12 Capability
List files
Shows the actual file attachments linked to a document. This exposes the URL bindings for binary data records.
Set up in minutes
One URL. Then ask Nuclino to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Nuclino 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_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Nuclino for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino URL.
- Step 03
Save and start
Save the connection and enable Nuclino in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"nuclino": {
"url": "https://edge.vinkius.com/vk_preview_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino
Open Agent mode in chat and ask: "Using Nuclino, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"nuclino": {
"url": "https://edge.vinkius.com/vk_preview_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino
Ask Copilot: "Using Nuclino, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"nuclino": {
"url": "https://edge.vinkius.com/vk_preview_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino
Open Cascade and ask: "Using Nuclino, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"nuclino": {
"url": "https://edge.vinkius.com/vk_preview_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino
Ask Cline: "Using Nuclino, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add nuclino --transport http "https://edge.vinkius.com/vk_preview_Z6PHGHm46XMsfoT4XFEq1GBWsSKYDu8jtNxAZdoa/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 Nuclino
Ask Claude: "Using Nuclino, show me...". 12 tools are ready
Where the request belongs
Work Nuclino can move forward.
This is for people who are tired of digging through nested folders to find a single project spec or meeting note. It's for anyone whose job relies on keeping a shared knowledge base up to date.
Knowledge Manager
They use this to keep the internal wiki organized by having the agent batch-update notes or summarize guidelines.
Software Engineer
They pull technical specs and architecture docs directly into their IDE to stay in the flow while coding.
Project Manager
They track deliverables and create new planning documents via natural language commands during standups.
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.
Ayanza
AI-powered project management and team collaboration. manage tasks, projects, and wikis via AI.
Craft (Docs & Notes)
Manage collaborative docs via Craft.do. list documents, handle blocks, track tasks, and retrieve daily notes directly from any AI agent.
Wolai
All-in-one information organization and collaboration platform. manage pages, databases, and blocks via AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
FlowUs
All-in-one knowledge management and collaboration platform. manage pages, blocks, and databases via AI.
Bring your own AI
Change the model, client or framework. Keep Nuclino 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 Nuclino.
The practical details behind the request, access and result.
Can the Nuclino MCP help my agent find internal docs?
Yes. It lets your agent perform a global search across your entire team's workspace to find specific pages or notes instantly.
Can I create new wiki pages using the Nuclino MCP?
Yes. Your agent can write new documents directly into your workspace using natural language commands, making it easy to turn notes into permanent wiki pages.
Does the Nuclino MCP support updating existing content?
Yes. You can tell your agent to append notes or overwrite sections of a page, and it will update the live document for the whole team.
Can my agent see file attachments in Nuclino?
Yes. It can list the files and URLs attached to any item, so your agent knows what extra resources are available for a specific document.
Can my agent see my whole team structure?
Yes. It can list your teams, workspaces, and collections to understand how your company's knowledge is organized and who is involved.
Is the Nuclino MCP good for project management?
It's great for managing project documentation. You can use it to create planning pages, update status notes, and search for project requirements quickly.
How can I explore the hierarchy of my company's Nuclino configuration?
Your AI agent can progressively drill down by invoking list_teams, taking those IDs into list_workspaces, checking the clusters via list_collections, and finally dumping the granular content using list_items.
Can the agent perform global searches if I don't know the workspace?
Yes. Instead of manually parsing directories, ask the agent to invoke the search_items capability. It queries all permissible areas on Nuclino simultaneously and returns exact contextual matches within seconds.
Can I automatically append meeting notes as a brand new document?
Absolutely. Once an AI process finishes an important chat, use the create_item capability to generate a fresh target URL holding the transcribed content straight into any specified workspace.
One connection away
Give your agent a direct line to Nuclino.
Connect Nuclino once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available