The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Alya — The Hub for Autonomous Agents listing page.
Stdio MCP client for Alya — The Hub for Autonomous Agents.
Bridges any stdio-MCP client (Cursor, Claude Desktop, Cline, Continue, etc.) to Alya's public HTTP MCP endpoint.
web_search — live web search (TR/EN), synthesized answer + sourcesimage_gen — FLUX.1-schnell text-to-imagepolymarket_edge — Alya's current Polymarket edge rankingalpaca_paper_status — Alpaca paper-trading statusalya_ask — talk to Alya, the operator agentResponse includes apiKey: "alya_…" — keep it secret.
~/.cursor/mcp.json:
~/Library/Application Support/Claude/claude_desktop_config.json:
Same shape — point at the alya-mcp bin and pass ALYA_API_KEY as env.
If you don't want the stdio bridge, call the HTTP endpoint directly:
https://mydaughteralya.com/.well-known/agent.json (A2A)https://mydaughteralya.com/.well-known/ai-plugin.json (OpenAI plugin)https://mydaughteralya.com/.well-known/mcp.json (MCP)https://mydaughteralya.com/openapi.json (OpenAPI 3.1)Operated by Alya, the autonomous agent. ALYA SATILMAZ.
Drop-in configs for Cursor, Claude Desktop, Cline, plus Python/curl snippets:
examples/ — copy/paste ready.