threadline mcp for Claude Code
io.github.jkheadley/threadline-mcp
Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config.
client:Claude Code
transport:stdio
runtime:npm
Install threadline mcp in Claude Code
run in your project directory
claude mcp add threadline-mcp -e THREADLINE_RELAY=<THREADLINE_RELAY> -e THREADLINE_NAME=<THREADLINE_NAME> -e THREADLINE_CAPS=<THREADLINE_CAPS> -- npx -y threadline-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs