Didit MCP Server for Cursor
me.didit/mcp
KYC, KYB, AML, wallet screening, transaction monitoring, and fraud workflows for AI agents.
client:Cursor
transport:streamable-http
Install Didit MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.didit.me/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs