Loomal

AgentBase

MCP server by github.com/vhspace/agentbase

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

2 starsRemote-capable

About AgentBase

AgentBase is an MCP (Model Context Protocol) server published by vhspace in the official MCP registry, listed under Search on Loomal. Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.

AgentBase runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/vhspace/agentbase, where the project has earned 2 GitHub stars.

Use AgentBase with your agent

Claude Code · one command
claude mcp add --transport http agentbase https://mcp.agentbase.tools/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentbase": {
      "url": "https://mcp.agentbase.tools/mcp"
    }
  }
}
streamable-httphttps://mcp.agentbase.tools/mcp

Frequently asked questions

What is AgentBase?
AgentBase is an MCP (Model Context Protocol) server by vhspace in the Search category. Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL.
How do I connect AgentBase to Claude, Cursor, or another MCP client?
AgentBase is a remote MCP server — add its endpoint (https://mcp.agentbase.tools/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is AgentBase open source?
Yes — the source code is public at github.com/vhspace/agentbase, with 2 GitHub stars.
Can AI agents pay to use AgentBase?
Not yet through Loomal — AgentBase is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentBase? Claim this listing free by verifying GitHub ownership, or contact us.