Skip to content
Cursor

ozav mcp server for Cursor

io.github.eltoro1855/ozav-mcp-server

Forex, IOF tax, US accounts, stablecoins, and international payments in Brazil.

client:Cursor transport:stdio runtime:npm

Install ozav mcp server in Cursor

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

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

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

ozav mcp server in other clients