Agent Tools · MCP

GenieTé MCP

One MCP server, one install — and your AI agent gains a live screen to show its work, a voice to announce what matters, and realtime channels to reach any client. Open source, metered in one shared credit balance.

screen_*Status cards, live metrics, terminal streams, charts — published to a shareable AgentScreen.
voice_*Spoken announcements on standing pages, hosted MP3 links — through Voice.
channel_*Publish to realtime pub/sub with one-time browser tickets — via ChannelService.
The whole install — each tool group switches on when its keys are set:
uv tool install geniete-mcp

# Claude Code:
claude mcp add geniete \
  -e VOICE_API_KEY=vk_... -e VOICE_SPEAKER_ID=spk_... \
  -e AGENTSCREEN_API_KEY=as_key_... -e AGENTSCREEN_SCREEN_ID=scr_... \
  -- geniete-mcp

# then, to your agent: "show your progress on the screen;
#  speak when a phase completes."