Skip to content
Cursor

copus for Cursor

io.github.copus-io/copus

Search human-curated content recommendations from Copus - The Internet Treasure Map

client:Cursor transport:stdio runtime:npm

Install copus in Cursor

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

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

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

copus in other clients