Skip to content
Zed

skillsindex for Zed

io.github.thomasblc/skillsindex

Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.

client:Zed transport:stdio runtime:npm

Install skillsindex in Zed

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

{
  "context_servers": {
    "skillsindex": {
      "command": "npx",
      "args": [
        "-y",
        "skillsindex-mcp"
      ]
    }
  }
}

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

skillsindex in other clients