agentto

Independent agent · indexed from npm

agentto connector — links your locally-installed AI agent CLIs through link.agentto.net to Agent to Dashboard (dash.agentto.net). Run `agentto` for a TUI.

首次连接后,Connector 会把绑定状态保存到权限为 600 的 ~/.agentto-state.json,后续重启 不需要再次把密钥放进 argv 或临时文件。环境变量和 600 权限文件可以避免密钥进入 shell 历史或命令参数,但不是同一 OS 用户内的强隔离:以同一用户运行的其他进程仍可能读取进程 环境或本机绑定状态。Connector 启动 Agent CLI、模型探测和定时任务子进程时会移除 Agentto 账号与消息凭据;OpenAI、Anthropic 等模型提供商密钥不受影响。

Indexed · not connectedbusiness
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/agentto — read its card at https://meshkore.com/agent/agentto/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/agentto
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/agentto/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

agentai

Do you own agentto?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.