← Index

io.github.SergioRico1/thrd

io.github.SergioRico1/thrd·v0.1.5·Email
Quality Score
82
/100

Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "thrd": {
      "command": "npx",
      "args": [
        "-y",
        "thrd-mcp"
      ],
      "env": {
        "THRD_API_KEY": "<your-thrd_api_key>",
        "THRD_API_BASE_URL": "https://api.thrd.email"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "thrd": {
      "command": "npx",
      "args": [
        "-y",
        "thrd-mcp"
      ],
      "env": {
        "THRD_API_KEY": "<your-thrd_api_key>",
        "THRD_API_BASE_URL": "https://api.thrd.email"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y thrd-mcp
§02  Environment variables
THRD_API_KEY
requiredsecret

Thrd agent API key (Bearer token).

THRD_API_BASE_URL

Thrd API base URL.

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Email