remove_from_allowlist — Unphurl MCP Tool Mutating
remove_from_allowlist
(remove from 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 remove_from_allowlist from your client
- Claude Code Unphurl remove_from_allowlist run in your project directory
- Claude Desktop Unphurl remove_from_allowlist ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Unphurl remove_from_allowlist ~/.cursor/mcp.json
- VS Code Unphurl remove_from_allowlist .vscode/mcp.json
- Zed Unphurl remove_from_allowlist ~/.config/zed/settings.json
- Windsurf Unphurl remove_from_allowlist ~/.codeium/windsurf/mcp_config.json
- Cline Unphurl remove_from_allowlist ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Unphurl remove_from_allowlist ~/.gemini/settings.json
- Grok Unphurl remove_from_allowlist .mcp.json (in your project root)
- ChatGPT Unphurl remove_from_allowlist Settings → Connectors → Advanced → Developer mode
- Claude.ai Unphurl remove_from_allowlist Settings → Connectors → Add custom connector
- LangChain Unphurl remove_from_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.