Slite for your agents.
Connect Slite once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Slite.
What agents can do with Slite
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
slite_list_notesList notes with optional filtering by owner or parent.
slite_get_noteGet a single note by id.
slite_create_noteCreate a new note.
slite_update_noteUpdate a note's title or content.
slite_search_notesSearch notes by keyword across all accessible notes.
slite_delete_noteDelete a note by id.
slite_get_user_infoGet the authenticated user's profile information.
slite_list_membersList all members in the 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.
- Go to Settings > API in Slite.
- Generate a personal API key and copy it.
- The key is passed as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Slite to Even: call connect_begin("slite") on the even-connect MCP and walk me through it.
Search notes across your knowledge base, create a new note with markdown content, and update existing notes.
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.