Skip to content
Cursor

Skybridge Capitals Example for Cursor

tech.skybridge.capitals/capitals

Example MCP and ChatGPT App based on Skybridge framework showing capitals in a world map

client:Cursor transport:streamable-http tools:1

Install Skybridge Capitals Example in Cursor

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

{
  "mcpServers": {
    "capitals": {
      "url": "https://capitals.skybridge.tech"
    }
  }
}

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

What Cursor can do once it is connected

Skybridge Capitals Example in other clients