Skip to content
Back to search
30
MCP streamable-http

AgentBase

io.github.vhspace/agentbase

Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentbase": {
      "url": "https://mcp.agentbase.tools/mcp",
      "transport": "streamable-http"
    }
  }
}