Skip to content
Cursor

skillsindex for Cursor

io.github.thomasblc/skillsindex

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

client:Cursor transport:stdio runtime:npm

Install skillsindex in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "skillsindex": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "skillsindex-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

skillsindex in other clients