Enigmata Flow MCP for Cursor
io.github.enigm-io-sys/enigmata-mcp
Аccess to personalized Enigmata astrological forecasts (day/week/month/thematic) for AI assistants
client:Cursor
transport:streamable-http
Install Enigmata Flow MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"enigmata-mcp": {
"url": "https://enigmata.ru/flow/api/v1/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs