Skip to content
Cursor

Port for Cursor

io.port/port

Port.io mcp server

client:Cursor transport:streamable-http

Install Port in Cursor

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

{
  "mcpServers": {
    "port": {
      "url": "https://mcp.port.io/v1"
    }
  }
}

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

Port in other clients