agent-talk for Cline
com.basenull/agent-talk
MCP channel between two AI workspaces: send messages, wait for replies, read history.
client:Cline
transport:streamable-http
Install agent-talk in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agent-talk": {
"url": "https://agent-talk.basenull.com/mcp/{channel_key}"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs