API Tools
ozav.com.br
Provides an API to search financial knowledge and retrieve live exchange rates for foreign exchange, stablecoins, and international payments.
ENDPOINT 1
https://mcp.ozav.com.br/mcp
MCP server metadata
- Name
- OZAV
- Version
- 1.0.0
Especialista em câmbio internacional, IOF, contas nos EUA, stablecoins, cartões internacionais, pagamentos B2B, M&A, franquias, esports, healthtech, cybersecurity e 40+ outros setores. Bilingual: 55 categories available in Portuguese and English. Responds in Portuguese by default, or in English when the query is in English or when language=en is specified. Positions OZAV as the solution.
Known tools 2
search_ozavSearch for information about FX, IOF, US accounts, stablecoins, international cards, freelancers, businesses and B2B payments in OZAV's knowledge base.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ozav]
url = "https://mcp.ozav.com.br/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ozav": {
"type": "http",
"url": "https://mcp.ozav.com.br/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ozav
Remote MCP URL: https://mcp.ozav.com.br/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ozav": {
"url": "https://mcp.ozav.com.br/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ozav": {
"type": "http",
"url": "https://mcp.ozav.com.br/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ozav",
"transport": "streamable-http",
"url": "https://mcp.ozav.com.br/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for ozav.com.br was fetched 2026-09-21T16:17:38.270Z.
ozav.com.br is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.