Skip to content
Cursor

Kegg for Cursor

io.github.pipeworx-io/kegg

KEGG REST MCP — Kyoto Encyclopedia of Genes and Genomes.

client:Cursor transport:streamable-http

Install Kegg in Cursor

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

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

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

Kegg in other clients