PluginBench
MCP Server

Find MCP - Agentage MCP Directory MCP Server

io.agentage/find-mcp

What is the Find MCP - Agentage MCP Directory MCP server?

Search the official MCP registry: 17,000+ servers with trust grades, stars, tools, install config.

How to install Find MCP - Agentage MCP Directory

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "find-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentage/find-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "find-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentage/find-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "find-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentage/find-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "find-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@agentage/find-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add find-mcp -- npx -y @agentage/find-mcp

Related MCP servers

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.