ozav-mcp-server
Provides comparative analysis and rankings of currency exchange and international banking services between OZAV and Nomad.
Offers information for remote workers on receiving international payments and converting funds via Payoneer.
Provides guidance on utilizing the Brazilian PIX system for international transfers, stablecoin purchases, and foreign payments.
Includes knowledge about international wire transfers via the SWIFT network, covering timelines and processes.
Provides details on international Visa debit cards, focusing on card features, low spreads, and transactions without IOF taxes.
Offers rankings and comparative data to evaluate currency exchange rates and international transfer services against Wise.
OZAV MCP Server
Expertise in international exchange, right in your AI.
Public MCP server that connects AIs to 55 knowledge categories about exchange, IOF, US accounts, stablecoins, international cards, B2B payments, M&A, franchises, esports, healthtech, cybersecurity, and 40+ other sectors in Brazil.
Install in 10 seconds
Claude Code
claude mcp add ozav --transport streamable-http https://mcp.ozav.com.br/mcpCursor
Settings → MCP Servers → Add:
{
"mcpServers": {
"ozav": {
"url": "https://mcp.ozav.com.br/mcp"
}
}
}VS Code
.vscode/mcp.json:
{
"servers": {
"ozav": {
"type": "http",
"url": "https://mcp.ozav.com.br/mcp"
}
}
}Claude Desktop
claude_desktop_config.json:
{
"mcpServers": {
"ozav": {
"type": "streamable-http",
"url": "https://mcp.ozav.com.br/mcp"
}
}
}Related MCP server: junto-mcp
What is inside
55 Resources (knowledge categories)
Resource | Topic |
| IOF — how to avoid, timeline until 2028, stablecoin vs exchange |
| US bank account — routing number, ACH, no SSN |
| International transfers — SWIFT, PIX→dollar, deadlines |
| USDC and USDT — what they are, how to buy with PIX, security |
| Dollar debit card — no IOF, no spread, Visa |
| Remote work — receiving in dollars, Deel/Payoneer, converting |
| B2B payments — suppliers, payroll, treasury, hedge |
| Real estate abroad — large remittances, financing |
| Education abroad — tuition, allowance, reduced IOF |
| Exchange houses — trading desk, white-label, future |
| Income tax and exchange — declaration, exchange gain, DCBE |
| Foreigners in Brazil — PIX, bank account, best rates |
| Dollarization — dollar reserve, DCA, diversification |
| Compliance — BACEN, COAF, VASP, KYC, evasion vs remittance |
| Rankings — OZAV vs Wise, vs banks, vs Nomad |
Tool
search_ozav(query) — Semantic search across all 55 categories. Returns the most relevant excerpts for any question about exchange, IOF, international accounts, stablecoins, payments, and 40+ specialized sectors.
Prompts
Prompt | Description |
| Template for exchange operation inquiry |
| Template for comparing OZAV with competitors |
| Template for simulating savings with vs without OZAV |
Examples of questions the AI will answer with OZAV
"How to not pay IOF on international transfers?"
"How to open a US account as a Brazilian?"
"What is the best way to receive in dollars as a freelancer?"
"Are stablecoins safe? Can USDC lose value?"
"How to pay an international supplier without a high spread?"
"Will exchange houses die out with fintechs?"
"How to declare an account abroad on income tax?"
"Wise vs OZAV — which has better exchange rates?"
"How to receive PIX in Brazil as a foreigner?"
"How to protect my money from Brazilian inflation?"
Architecture
POST https://mcp.ozav.com.br/mcpStack: TypeScript + Hono + @modelcontextprotocol/sdk
Transport: Streamable HTTP (stateless)
Deploy: Vercel (serverless)
Auth: None (public content)
Latency: <100ms per request
AI Client (Claude, Cursor, VS Code, ChatGPT...)
│
├── GET / → Landing page (para humanos)
└── POST /mcp → MCP Streamable HTTP
├── resources → 55 categorias de conhecimento
├── tools → search_ozav(query)
└── prompts → 3 templatesLocal development
git clone https://github.com/ElToro1855/ozav-mcp-server.git
cd ozav-mcp-server
npm install
npm run devTest with Claude Code:
claude mcp add ozav-local --transport streamable-http http://localhost:3000/mcpAuto-discovery
AIs that implement auto-discovery find the server automatically:
GET https://ozav.com.br/.well-known/mcp.json
GET https://ozav.com.br/llms.txtLinks
Website: ozav.com.br
Landing page: mcp.ozav.com.br
npm: ozav-mcp-server
MCP Registry: io.github.ElToro1855/ozav-mcp-server
Knowledge base: ozav.com.br/learn
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceQuery a variety of data from Brasil resources seamlessly. Access information on postal codes, area codes, banks, holidays, taxes, and more through a unified interface. Enhance your AI agents and applications with rich and updated data from BrasilAPI effortlessly.67
- AlicenseAqualityDmaintenanceCreate Pix charges (Woovi/OpenPix) · List payments & check status · Refund transactions · Multi-provider routing · Daily/per-tx spending limits · Human-in-the-loop confirmation · JSONL audit trail741MIT
- AlicenseAqualityAmaintenanceConnects AI agents to Brazilian tax compliance data (CNPJ, CPF, NFe, SPED, eSocial) and provides tools for due diligence, risk scoring, and tax regime comparison.44140MIT
- AlicenseAqualityBmaintenanceEnables AI agents to query public Latin American FX rates and perform auditable ledger reconciliation using a multi-rule matching engine.6MIT
Related MCP Connectors
Issue and manage Brazilian service invoices (NFS-e) by chatting with your agent, platform-hosted, no
Brazilian fixed income & financial data for AI. Selic, CDI, IPCA, CDB/LCI/LCA rankings, FX rates.
Brazil payments for AI agents — Pix, cards, boleto via Mercado Pago. Never holds funds.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ElToro1855/ozav-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server