How to Use the ANA (Movimentação de Dados) MCP in Windsurf
Use Windsurf to pull live ANA (Movimentação de Dados) records and plot water levels directly in your project.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ANA (Movimentação de Dados) MCP to Windsurf
Create your Vinkius account to connect ANA (Movimentação de Dados) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Windsurf handles ANA water data
Cascade can grab specific hydrology metrics without manual lookups. You just ask for the data and the MCP Server handles the rest using tools like `get_serie_vazao` or `get_serie_chuva`. It parses the raw hydrological response into a format Windsurf understands. This saves you from hunting through government databases for basic flow statistics.
Modify hydrological records inside Windsurf
Updating existing datasets is straightforward with the provided modification tools. You can change specific values using `update_serie_cota` or `update_serie_qa` whenever field reports come in. Cascade executes these updates instantly. The server ensures your local environment stays in sync with the latest agency data entries.
Insert new series into your database
Create new tracking logs for rainfall or discharge summaries by calling the creation tools. Use `create_serie_chuva` or `create_serie_resumo_descarga` to feed fresh information into your app's backend. This keeps your project current with the latest ANA (Movimentação de Dados) findings. Windsurf manages the request cycle from start to finish.
Set up ANA (Movimentação de Dados) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the ANA (Movimentação de Dados) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my ANA (Movimentação de Dados) payment history." If connected, Cascade will call the ANA (Movimentação de Dados) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"ana-movimentacao-de-dados-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ANA (Agência Nacional de Águas). All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about ANA (Movimentação de Dados) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ANA (Movimentação de Dados) MCP today
We host it, we monitor it, we maintain it. You just paste one token.