Bring Team Wiki
to Claude Desktop
Create your Vinkius account to connect Nuclino to Claude Desktop and start using all 12 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Nuclino MCP Server?
Connect your Nuclino account to your AI agent and seamlessly interact with your company's unified workspace for knowledge, docs, and projects.
What you can do
- Teams & Workspaces — Rapidly list all teams you are part of, and enumerate the nested workspaces and collections to understand your organization's hierarchy.
- Search & Query — Perform global fuzzy searches using
search_itemsto track down specific documents, notes, or project pages across the entire knowledge base. - Read Items & Files — Read the exact content configuration of any item (document) via
get_item, and list attachments or files uploaded to the platform. - Record Creation — Instantly create new items natively inside your workspace using natural language.
- Telemetrics — Enumerate members and structural fields within your Nuclino domain to keep the agent aware of context and owners.
How it works
- Subscribe to this server
- Enter your Nuclino Personal API Key
- Start querying your company wiki and project trackers from Claude, Cursor, or your preferred AI client
Who is this for?
- Knowledge Managers — quickly search the internal wiki, read past guidelines, and append meeting notes to workspaces automatically.
- Engineering Teams — access technical documentation and specs without leaving your IDE.
- Project Managers — track deliverables, create new planning documents, and monitor active users.
Built-in capabilities (12)
Triggers real-time replication creating permanent Wiki documentation. Write a brand new knowledge Item / Page into a Workspace
Always confirm with the user heavily before destroying knowledge. Irreversibly delete a structural Nuclino Item
Retrieve the exact Markdown payload and configuration of an Item
Used to trace the document relationship graph paths visually within a target Workspace. List Collections (grouping directories) segmenting a Workspace
Used to understand standard taxonomy dimensions applicable against Items. Map customizable structured property fields globally binding a Team
Exposes pure URL bindings mapping binary data records back to object storage. List physical attachments explicitly bolted onto an Item
Used to enumerate top-level document UUIDs, titles, and creation metadata natively spanning a specific Workspace layer. List all standard knowledge items (pages) in a Workspace
Use this as the entry point to discover available root organizational unit IDs traversing down into workspaces. List all organizational Teams the authenticated user belongs to
Enumerate human identities attached globally onto a Team
Returns internal workspace UUIDs essential for scoping later item queries. List all isolated Workspaces mapped within a specific Team
Use to uncover unknown UUIDs. Execute an indexed semantic search globally across a Team
Alters the sync tree immediately appending new wiki edits. Overwrite active partial Markdown states inside a listed Item
Why Claude Desktop?
Claude Desktop is the definitive way to connect Nuclino to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 12 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.
- —
Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available
- —
Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface
- —
Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions
- —
Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network
Nuclino in Claude Desktop
Why run Nuclino with Vinkius?
The Nuclino connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 12 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Nuclino using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Nuclino and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Nuclino to Claude Desktop through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Nuclino for Claude Desktop
Every request between Claude Desktop and Nuclino is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
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 tool. 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 tool to generate a fresh target URL holding the transcribed content straight into any specified workspace.
How does Claude Desktop discover MCP tools?
When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the 🔌 icon.
What happens if the MCP server is temporarily unavailable?
Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
Can I connect multiple MCP servers simultaneously?
Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
Is there a limit on the number of tools per server?
Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
Does Claude Desktop support Streamable HTTP transport?
Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.
Server not appearing after restart
Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
Authentication error
Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
Tools not showing in chat
Click the 🔌 icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.
Explore More MCP Servers
View all →
TMDB (The Movie Database)
13 toolsAccess movie, TV show, and actor data — search, discover, and retrieve detailed metadata directly from any AI agent.

FAA (Federal Aviation Administration)
5 toolsAccess real-time aviation data directly from the FAA — including NOTAMs, TFRs, UAS facility maps, and METAR/TAF weather reports.

Zenoti
14 toolsManage guests, appointments, therapists, invoices, memberships, and gift cards for your Zenoti-powered spa or salon enterprise through natural conversation.

Churnkey
8 toolsManage customer retention and cancellation flows via Churnkey — track sessions, analyze exit surveys, and automate recovery contacts directly from any AI agent.
