MCP Server
MCP
Enigmata Flow MCP
Аccess to personalized Enigmata astrological forecasts (day/week/month/thematic) for AI assistants
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://enigmata.ru/flow/api/v1/mcp/",
"headers": [
{
"description": "Bearer token for Enigmata MCP access. Use: Bearer flowmcp.<token>",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment