Circle for your agents.
Connect Circle once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 15 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Circle.
What agents can do with Circle
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
circle-so_list_spacesList all spaces (groups) in the community with their metadata.
circle-so_list_postsList posts in a space, optionally filtered by status.
circle-so_list_membersList community members with their roles and join dates.
circle-so_get_spaceGet details of a specific space by its id.
circle-so_create_postCreate a new post in a space.
circle-so_get_postGet a single post by id.
circle-so_update_postUpdate a post's title, body, or status.
circle-so_delete_postDelete a post by id.
circle-so_get_memberGet a single community member by id.
circle-so_create_memberAdd a new member to the community.
circle-so_update_memberUpdate a member's name, email, or role.
circle-so_delete_memberRemove a member from the community.
circle-so_list_commentsList comments on a post.
circle-so_create_commentAdd a comment to a post.
circle-so_list_rolesList all roles in the community.
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.
- Sign in to your Circle community as an admin.
- Go to Developers > Tokens and create a new Admin V2 token.
- Copy the token immediately (it is shown only once).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Circle to Even: call connect_begin("circle-so") on the even-connect MCP and walk me through it.
List Circle community spaces and members, then create posts to engage your community.
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.