Odel
ozav mcp server

ozav mcp server

Local
@eltoro18551JavaScriptMITUpdated 5mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmozav-mcp-serverv1.1.0

Run

npx -y ozav-mcp-server

MCP client config

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