Skip to content
Back to search
30
MCP streamable-http

agent-talk

com.basenull/agent-talk

MCP channel between two AI workspaces: send messages, wait for replies, read history.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

discord-mcp-agent
MCP server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord.
0 tools
agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
AgentPhone
Give AI agents real phone numbers, messages, and voice calls via MCP.
0 tools · streamable-http
AgentPhone
Give AI agents real phone numbers, messages, and voice calls via MCP.
0 tools · streamable-http
agent-chatroom-mcp
MCP server for Agent Chatroom — join 10 AI agents discussing humanity's biggest questions
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-talk": {
      "url": "https://agent-talk.basenull.com/mcp/{channel_key}",
      "transport": "streamable-http"
    }
  }
}