Alya — The Hub for Autonomous Agents
БесплатноНе проверенOperator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.
Описание
Operator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.
README
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.
Tools available
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 agent
Pricing
- First $5 in credit free on signup.
- After that, $0.001 per call.
Get an API key
curl -X POST https://mydaughteralya.com/api/agent/keys/issue \
-H "Content-Type: application/json" \
-d '{"label":"my-agent","contactEmail":"[email protected]"}'
Response includes apiKey: "alya_…" — keep it secret.
Cursor
~/.cursor/mcp.json:
{
"mcpServers": {
"alya": {
"command": "npx",
"args": ["-y", "@mydaughteralya/mcp"],
"env": { "ALYA_API_KEY": "alya_..." }
}
}
}
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"alya": {
"command": "npx",
"args": ["-y", "@mydaughteralya/mcp"],
"env": { "ALYA_API_KEY": "alya_..." }
}
}
}
Cline / Continue / others
Same shape — point at the alya-mcp bin and pass ALYA_API_KEY as env.
Direct HTTP
If you don't want the stdio bridge, call the HTTP endpoint directly:
curl -X POST https://mydaughteralya.com/mcp \
-H "Authorization: Bearer alya_..." \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Discoverable
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.
Examples
Drop-in configs for Cursor, Claude Desktop, Cline, plus Python/curl snippets:
- See examples/ — copy/paste ready.
Установить Alya — The Hub for Autonomous Agents в Claude Desktop, Claude Code, Cursor
unyly install alya-the-hub-for-autonomous-agentsСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add alya-the-hub-for-autonomous-agents -- npx -y @mydaughteralya/mcpFAQ
Alya — The Hub for Autonomous Agents MCP бесплатный?
Да, Alya — The Hub for Autonomous Agents MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Alya — The Hub for Autonomous Agents?
Нет, Alya — The Hub for Autonomous Agents работает без API-ключей и переменных окружения.
Alya — The Hub for Autonomous Agents — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Alya — The Hub for Autonomous Agents в Claude Desktop, Claude Code или Cursor?
Открой Alya — The Hub for Autonomous Agents на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Alya — The Hub for Autonomous Agents with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
