add_cause — heart routes MCP Tool Mutating
add_cause
(add cause) is one of 7 tools on the
heart routes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call add_cause from your client
- Claude Code heart routes add_cause run in your project directory
- Claude Desktop heart routes add_cause ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor heart routes add_cause ~/.cursor/mcp.json
- VS Code heart routes add_cause .vscode/mcp.json
- Zed heart routes add_cause ~/.config/zed/settings.json
- Windsurf heart routes add_cause ~/.codeium/windsurf/mcp_config.json
- Cline heart routes add_cause ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI heart routes add_cause ~/.gemini/settings.json
- Grok heart routes add_cause .mcp.json (in your project root)
- ChatGPT heart routes add_cause Settings → Connectors → Advanced → Developer mode
- Claude.ai heart routes add_cause Settings → Connectors → Add custom connector
- LangChain heart routes add_cause pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http heart-routes https://zhenwiaphfwetckfysod.supabase.co/functions/v1/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.