Skip to content
Zed

skillfed mcp for Zed

io.github.skill-federation/skillfed-mcp

Find vetted agent skills for your task — privacy-preserving skill discovery over MCP.

client:Zed transport:stdio runtime:npm

Install skillfed mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "skillfed-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "skillfed-mcp"
      ],
      "env": {
        "SKILLFED_ENDPOINT": "<SKILLFED_ENDPOINT>"
      }
    }
  }
}

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

skillfed mcp in other clients