Verificação de Identidade (Argentina) for Cursor
io.github.mcp-dir/identidade_ar-mcp
Verifies a person's identity in Argentina by matching the provided data (DNI, name, birth, address).
client:Cursor
transport:streamable-http
tools:7
Install Verificação de Identidade (Argentina) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"identidade_ar-mcp": {
"url": "https://api.mcp.ai/p_identidade_ar"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs