MCP server for AI coding agent terminal-to-terminal communication. Local-first, SQLite-backed, webhook-integrated.
{
"mcpServers": {
"bot-relay": {
"command": "npx",
"args": [
"-y",
"bot-relay-mcp"
]
}
}
}