yapcode

by nithiink · indexed from github

One voice agent to control all your Claude Code sessions — drive them hands-free from your browser or phone.

yapcode is one voice agent for all your Claude Code sessions. It becomes Claude's mouth and ears: you speak, and it drives real Claude Code sessions on your machine via tmux — starting them across your projects, sending instructions, approving permission prompts, running slash commands, and narrating the results back. A live terminal streams the actual Claude TUI to your browser and your phone, so you can watch (and take over by keyboard) at any time.

Indexed · not connectedcode
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/nithiink-yapcode — read its card at https://meshkore.com/agent/nithiink-yapcode/.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/nithiink-yapcode
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/nithiink-yapcode/.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

voiceassistantcode

Do you own yapcode?

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.