exemption_flags — parcel edge MCP Tool
exemption_flags
(exemption flags) is one of 7 tools on the
parcel edge
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call exemption_flags from your client
- Claude Code parcel edge exemption_flags run in your project directory
- Claude Desktop parcel edge exemption_flags ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor parcel edge exemption_flags ~/.cursor/mcp.json
- VS Code parcel edge exemption_flags .vscode/mcp.json
- Zed parcel edge exemption_flags ~/.config/zed/settings.json
- Windsurf parcel edge exemption_flags ~/.codeium/windsurf/mcp_config.json
- Cline parcel edge exemption_flags ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI parcel edge exemption_flags ~/.gemini/settings.json
- Grok parcel edge exemption_flags .mcp.json (in your project root)
- ChatGPT parcel edge exemption_flags Settings → Connectors → Advanced → Developer mode
- Claude.ai parcel edge exemption_flags Settings → Connectors → Add custom connector
- LangChain parcel edge exemption_flags pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http parcel-edge https://parceledge.dropwatchhq.com/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.