CEPIM (Entidades Impedidas) for Cursor
io.github.mcp-dir/cepim-mcp
Checks whether a nonprofit private entity is in the CEPIM (barred from public funds) from the CNPJ.
client:Cursor
transport:streamable-http
tools:7
Install CEPIM (Entidades Impedidas) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cepim-mcp": {
"url": "https://api.mcp.ai/p_cepim"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs