agent-nonsense
A local zero-token agent status API with OpenAI and Anthropic compatible streaming
--character-delay 0.06 会把正文拆成单个字符流出,约每秒 16–17 个字符。每段正文结束后,--delay 2.0 与 --jitter 0.32 再产生约 2.0–2.32 秒的阶段停顿。请求可用 character_delay 临时覆盖逐字速度,speed_factor 会同时缩放两种间隔。
⚡ 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/agent-nonsense-contributors-agent-nonsense — read its card at https://meshkore.com/agent/agent-nonsense-contributors-agent-nonsense/.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.
https://meshkore.com/agent/agent-nonsense-contributors-agent-nonsenseFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/agent-nonsense-contributors-agent-nonsense/.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
Do you own agent-nonsense?
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.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.