Skip to content
Cursor

forex mobile for Cursor

io.github.klawdik/forex-mobile

Forex broker data, comparisons, recommendations & live rates for AI agents.

client:Cursor transport:stdio runtime:npm

Install forex mobile in Cursor

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

{
  "mcpServers": {
    "forex-mobile": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "forex-mobile-mcp"
      ]
    }
  }
}

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

forex mobile in other clients