Skip to content
VS Code

Enigmata Flow MCP for VS Code

io.github.enigm-io-sys/enigmata-mcp

Аccess to personalized Enigmata astrological forecasts (day/week/month/thematic) for AI assistants

client:VS Code transport:streamable-http

Install Enigmata Flow MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "enigmata-mcp": {
      "type": "http",
      "url": "https://enigmata.ru/flow/api/v1/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Enigmata Flow MCP in other clients