Skip to content
Claude Desktop

Perceptdot Core for Claude Desktop

io.github.perceptdot/core

B2A2H MCP server — AI agent app store. Auto-discover and recommend MCP servers for any project.

client:Claude Desktop transport:stdio runtime:npm

Install Perceptdot Core in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "core": {
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/core"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Perceptdot Core in other clients