Skip to content
Cursor

Genius for Cursor

io.github.pipeworx-io/genius

Genius MCP — wraps the Genius API (api.genius.com)

client:Cursor transport:streamable-http

Install Genius in Cursor

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

{
  "mcpServers": {
    "genius": {
      "url": "https://gateway.pipeworx.io/genius/mcp"
    }
  }
}

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

Genius in other clients