Skip to content
Claude Desktop

skillfed mcp for Claude Desktop

io.github.skill-federation/skillfed-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install skillfed mcp in Claude Desktop

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

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

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

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

skillfed mcp in other clients