ident mcp for Cursor
io.github.nexus-api-lab/ident-mcp
Checksum validation for AI agents: IBAN, ISBN, EAN/GTIN, UUID, ULID. Deterministic, no auth.
client:Cursor
transport:streamable-http
Install ident mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ident-mcp": {
"url": "https://ident-mcp.dokasukadon.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs