Skip to content
VS Code

Genius for VS Code

io.github.pipeworx-io/genius

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

client:VS Code transport:streamable-http

Install Genius in VS Code

.vscode/mcp.json

{
  "servers": {
    "genius": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/genius/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Genius in other clients