Skip to content
Cursor

Disify for Cursor

io.github.pipeworx-io/disify

Disify MCP — wraps the Disify API (anonymous tier + BYO key)

client:Cursor transport:streamable-http

Install Disify in Cursor

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

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

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

Disify in other clients