enigma mcp server for Cursor
com.enigma/enigma-mcp-server
An MCP server that provides access to trusted data about business identity and activity
client:Cursor
transport:streamable-http
Install enigma mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"enigma-mcp-server": {
"url": "https://mcp.enigma.com/http"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs