IBAMA Embargos for Cursor
io.github.mcp-dir/ibama_embargos-mcp
Issues the environmental embargo clearance from IBAMA for a person or company from the CPF or CNPJ.
client:Cursor
transport:streamable-http
tools:7
Install IBAMA Embargos in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ibama_embargos-mcp": {
"url": "https://api.mcp.ai/p_ibama_embargos"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs