Skip to content
Cursor

Sgd for Cursor

io.github.pipeworx-io/sgd

SGD (Saccharomyces Genome Database) MCP.

client:Cursor transport:streamable-http

Install Sgd in Cursor

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

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

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

Sgd in other clients