Skip to content
Cursor

Ink MCP for Cursor

ink.ml/ink

Deploy and manage applications, databases, domains, and git repos

client:Cursor transport:streamable-http

Install Ink MCP in Cursor

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

{
  "mcpServers": {
    "ink": {
      "url": "https://mcp.ml.ink/"
    }
  }
}

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

Ink MCP in other clients