Nuclino for your agents.
Connect Nuclino once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Nuclino.
What agents can do with Nuclino
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
nuclino_list_itemsList or search items in a workspace.
nuclino_get_itemGet a single item by its UUID.
nuclino_create_itemCreate a new item (page) in a workspace. `content` is markdown. `object` can be item or collection.
nuclino_update_itemUpdate an item's title or content.
nuclino_list_collectionsList collections in a workspace.
nuclino_delete_itemDelete an item by its UUID.
nuclino_get_collectionGet a single collection by its UUID.
nuclino_create_collectionCreate a new collection in a workspace.
nuclino_update_collectionUpdate a collection's title or content.
nuclino_delete_collectionDelete a collection by its UUID.
nuclino_list_workspacesList all workspaces the user has access to.
nuclino_search_itemsSearch items by query string across a workspace.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Click your profile image in the top right corner and select Profile.
- Go to the API Keys section and click CREATE API KEY.
- Copy the generated API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Nuclino to Even: call connect_begin("nuclino") on the even-connect MCP and walk me through it.
List items in workspace, create new document with markdown content, and update item titles and text.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.