ENDPOINT 1
https://howdy.help/mcp
MCP server metadata
- Name
- howdy
- Version
- 0.1.0
Known tools 8
autoresponder_prepPrep gate: validate D1, secrets, downstream reachability (Yeehaw).
Inferred read-onlyoverviewInspectable State: sends today by tier, pending drafts, suppression hits, recent activity, heartbeat.
Inferred read-onlyapprove_and_sendApprove a draft (V1: finalizes a Gmail draft, never auto-transmits).
Inferred read-onlydigestBuild the daily WHAT/SO-WHAT/NOW-WHAT digest of pending drafts + escalations.
Inferred read-onlyCONNECT 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.
howdy.help is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.