AgentPedia is a structured, machine-readable knowledge base of AI tools, APIs, and agents designed for agent consumption. It provides seamless integration for AI agents through its MCP server.
From the registry: Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.
Please install the `agentpedia-mcp-server` MCP server into my current AI client (that's you).
Optional prerequisites:
- AgentPedia API key (optional) — Register via POST /register to obtain an ap_* API key for authenticated tools (submit/review/reputation). (https://agentpedia.io)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@agentpedia/mcp-server"]
- optional environment variables:
- `AGENTPEDIA_API_KEY`: AgentPedia API key (ap_*). Required for submit/review/reputation tools. (example: `<ap_placeholder>`)
Note: 16 MCP tools over AgentPedia knowledge base. Search/list/get work without auth; submit/review/reputation need an API key.
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.AGENTPEDIA_API_KEYrequiredAPI key for accessing AgentPedia servicesSUPABASE_URLrequiredURL for Supabase backendSUPABASE_ANON_KEYrequiredAnonymous key for Supabase accessSUPABASE_SERVICE_KEYrequiredService role key for Supabase accessJWT_SECRETrequiredSecret for JWT authenticationREDIS_URLrequiredURL for Redis cacheAI 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.