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