Skip to content
Back to search
30
MCP

agentminds-mcp

npm/agentminds-mcp

Model Context Protocol server for AgentMinds — gives Claude Code, Cursor, Zed, and other MCP-aware AI clients native access to the AgentMinds cross-site collective intelligence pool. Push agent reports, pull personalised recommendations, browse the networ

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

{
  "mcpServers": {
    "agentminds-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}