orynworks·/capability/echo-debug
main·base mainnet·live
Skillutility
Echo Debug
echo-debug
About
Lightweight diagnostic capability that mirrors any input back with a server-generated timestamp and request id.
Use it to verify the install → call → settle loop end-to-end before plugging in real logic.
How to use
1 · install for your MCP client
install · echo-debug
$
npx orynworks install echo-debug2 · or call it directly with curl
call · echo
$
curl -X POST https://api.oryn.works/v1/skills/echo/call \
-H "Content-Type: application/json" \
-d '{"prompt":"hello world"}'Need help wiring it up? See the docs.
Usage (last 7d)
—
Calls
—
Success
—
Avg latency
No usage yet.