This MCP server acts as a registry and marketplace for discovering, installing, activating, and managing MCP tools on demand. It allows for dynamic proxying of activated servers, merging their tools into the registry's tool list without requiring restarts.
From the registry: MCP server registry and marketplace - discover, install, activate tools on demand

Please install the `agent-discover` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 20.11** — Required runtime (https://nodejs.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["agent-discover"]
- optional environment variables:
- `AGENT_DISCOVER_PORT`: Dashboard HTTP port (example: `3424`)
- `AGENT_DISCOVER_DB`: SQLite database path (example: `~/.claude/agent-discover.db`)
- `AGENT_DISCOVER_EMBEDDING_PROVIDER`: Embeddings provider: none|local|openai (example: `none`)
- `AGENT_DISCOVER_OPENAI_API_KEY`: OpenAI API key for embeddings (falls back to OPENAI_API_KEY) (example: `<your-openai-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.AGENT_DISCOVER_EMBEDDING_PROVIDERConfigures the semantic search embedding provider.AI 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.