AgentBase for Cursor
io.github.vhspace/agentbase
Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
client:Cursor
transport:streamable-http
tools:3
Install AgentBase in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentbase": {
"url": "https://mcp.agentbase.tools/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs