Skip to content
Zed

agentstorefront for Zed

io.github.lmaniraruta/agentstorefront

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.

client:Zed transport:stdio runtime:npm

Install agentstorefront in Zed

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

{
  "context_servers": {
    "agentstorefront": {
      "command": "npx",
      "args": [
        "-y",
        "@lfidele/agentstorefront-mcp"
      ]
    }
  }
}

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

agentstorefront in other clients