← Registry

Productivity

howdy.help

Manages email drafts, approvals, and sending workflows.

1 endpoint8 known toolsFirst detected June 16, 2026Last detected August 26, 2026

ENDPOINT 1

https://howdy.help/mcp

No auth detected

MCP server metadata

Name
howdy
Version
0.1.0
Capabilities
tools

Known tools 8

autoresponder_prep

Prep gate: validate D1, secrets, downstream reachability (Yeehaw).

Inferred read-only
overview

Inspectable State: sends today by tier, pending drafts, suppression hits, recent activity, heartbeat.

Inferred read-only
list_pending_drafts

List drafts awaiting Josh's approval.

Inferred read-only
approve_and_send

Approve a draft (V1: finalizes a Gmail draft, never auto-transmits).

Inferred read-only
reject_draft

Reject a pending draft.

Inferred read-only
set_channel_policy

Set a channel's mode: off | draft_only | auto_allowlisted.

Inferred read-only
digest

Build the daily WHAT/SO-WHAT/NOW-WHAT digest of pending drafts + escalations.

Inferred read-only
link_rot

HEAD-check every library link; return dead ones (404/error).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.howdy]
url = "https://howdy.help/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "howdy": {
      "type": "http",
      "url": "https://howdy.help/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: howdy
Remote MCP URL: https://howdy.help/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "howdy": {
      "url": "https://howdy.help/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "howdy": {
      "type": "http",
      "url": "https://howdy.help/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "howdy",
  "transport": "streamable-http",
  "url": "https://howdy.help/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for howdy.help was fetched 2026-08-03T19:23:14.527Z and is being refreshed.

Trust status Neutral

howdy.help is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.