SingleStore for your agents.
Connect SingleStore once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to SingleStore.
What agents can do with SingleStore
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
singlestore_list_workspacesList all workspaces and their statuses.
singlestore_get_workspaceGet details of a specific workspace by id.
singlestore_create_workspaceCreate a new workspace with specified configurations.
singlestore_pause_workspacePause a running workspace to save costs.
singlestore_resume_workspaceResume a paused workspace.
singlestore_delete_workspacePermanently delete a workspace by its id.
singlestore_list_regionsList available cloud regions for creating new workspaces.
singlestore_list_sizesList available workspace sizes (e.g. S-1, M-4, L-16) with their specs and pricing.
singlestore_get_workspace_databasesList databases inside a workspace.
singlestore_update_workspaceUpdate workspace name or size. Changing size triggers a resize operation.
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.
- Log in to the SingleStore Portal.
- Go to Account > API Keys and click Create API Key.
- Copy the API key (Management Key) and use it as the password with your email as the username.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect SingleStore to Even: call connect_begin("singlestore") on the even-connect MCP and walk me through it.
List workspaces and their status, create new database workspace, and pause running workspace.
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.