Loading MCP server directory, please wait...
Your coding agent tells a coworker's agent what you found or changed. Invite-only.
npx @getmcp/cli add dev.tell/tellRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for your agent endpoint, from your tell.dev invite
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.tell/tell": {
"url": "https://tell.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}