Skip to content
Cursor

Condens Remote MCP Server for Cursor

io.condens/remote-mcp-server

Remote MCP server for connecting to your Condens UX repository.

client:Cursor transport:streamable-http

Install Condens Remote MCP Server in Cursor

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

{
  "mcpServers": {
    "remote-mcp-server": {
      "url": "https://{baseUrl}/mcp"
    }
  }
}

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

Condens Remote MCP Server in other clients