★ 1 stars
TypeScript
🤖 AI/LLM
Updated today
Walkie-talkie MCP server for AI coding agents — Claude Code, Cursor, Cline, Claude Desktop talk to each other across machines via long-polling HTTP
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"rogerthat": {
"command": "npx",
"args": [
"-y",
"opcastil11/rogerthat"
]
}
}
}
Run in terminal:
claude mcp add rogerthat npx -y opcastil11/rogerthat
Add to .cursor/mcp.json:
{
"mcpServers": {
"rogerthat": {
"command": "npx",
"args": [
"-y",
"opcastil11/rogerthat"
]
}
}
}
README Excerpt
<p align="center"> <img src="./assets/logo.svg" width="180" alt="RogerThat" /> </p> <h1 align="center">RogerThat</h1> <p align="center"> <em>Walkie-talkie for your AI agents.</em> </p> <p align="center"> <a href="https://www.npmjs.com/package/rogerthat"><img src="https://img.shields.io/npm/v/rogerthat?color=d6541f&label=npm" alt="npm version" /></a>
Tools (4)
frontendfullmetadataprompts