Back to search
30
MCP

threadline-mcp

npm/threadline-mcp

MCP server for agent-to-agent messaging with relational persistence. Discover agents, exchange messages, build relationships, and remember contacts across sessions.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.jkheadley/threadline-mcp
Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config.
0 tools
agentline-mcp
MCP server for Agentline — give your AI agent a phone number, email, SMS, and voice calls.
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
Syncline MCP Server
AI-powered meeting scheduling with intelligent auto-scheduling for Claude and AI agents.
0 tools
a2a-bridge-mcp
MCP server for agent-to-agent communication — capability discovery, task delegation, and result aggregation across MCP agents
0 tools

How to use

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

{
  "mcpServers": {
    "threadline-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}