Loading MCP server directory, please wait...
Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.
npx @getmcp/cli add io.github.SergioRico1/thrdRequires Node.js 18+. Community-contributed server. Review source before installing.
THRD_API_KEYThrd agent API key (Bearer token).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SergioRico1/thrd": {
"command": "node",
"args": [
"thrd-mcp"
],
"env": {
"THRD_API_KEY": "",
"THRD_API_BASE_URL": "https://api.thrd.email"
}
}
}
}