inbox_nack — MCPFax Agent Continuity MCP Tool
inbox_nack
(inbox nack) is one of 33 tools on the
MCPFax Agent Continuity
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call inbox_nack from your client
- Claude Code MCPFax Agent Continuity inbox_nack run in your project directory
- Claude Desktop MCPFax Agent Continuity inbox_nack ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MCPFax Agent Continuity inbox_nack ~/.cursor/mcp.json
- VS Code MCPFax Agent Continuity inbox_nack .vscode/mcp.json
- Zed MCPFax Agent Continuity inbox_nack ~/.config/zed/settings.json
- Windsurf MCPFax Agent Continuity inbox_nack ~/.codeium/windsurf/mcp_config.json
- Cline MCPFax Agent Continuity inbox_nack ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MCPFax Agent Continuity inbox_nack ~/.gemini/settings.json
- Grok MCPFax Agent Continuity inbox_nack .mcp.json (in your project root)
- ChatGPT MCPFax Agent Continuity inbox_nack Settings → Connectors → Advanced → Developer mode
- Claude.ai MCPFax Agent Continuity inbox_nack Settings → Connectors → Add custom connector
- LangChain MCPFax Agent Continuity inbox_nack pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-continuity https://mcpfax-continuity.bowling-anthony.workers.dev/mcp
Other tools on this server
- register
- whoami
- claim
- complete
- lease
- lease_renew
- lease_release
- resume_packet
- checkpoint_put
- checkpoint_get
- watermark_set
- watermark_get
- seen_add
- seen_check
- retry_state
- send
- inbox_schedule
- inbox_poll
- inbox_ack
- heartbeat
- budget_record
- budget_check
- barrier_create
- barrier_signal
- barrier_status
- work_push
- work_take
- work_done
- work_fail
- work_status
- job_cancel
- should_continue
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.