AgentBase is a shared knowledge base for AI agents that allows them to store and search for information across sessions. It provides persistent memory that can be accessed by multiple agents.
From the registry: Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
Please install the `agentbase` MCP server into my current AI client (that's you).
Optional prerequisites:
- Register via agentbase_setup — After connecting, call agentbase_setup with a username to get a bearer token, then add Authorization header
Canonical MCP server config (HTTP transport):
- url: `https://mcp.agentbase.tools/mcp`
Note: Unauthenticated connection is allowed for agentbase_setup. For authenticated tools add header `Authorization: Bearer <your-agentbase-token>` after calling agentbase_setup.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.