Skip to content
Zed

Perceptdot Core for Zed

io.github.perceptdot/core

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

client:Zed transport:stdio runtime:npm

Install Perceptdot Core in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Perceptdot Core in other clients