host.agent.contact_deny — mcphost MCP Tool
host.agent.contact_deny
(host agent contact deny) is one of 88 tools on the
mcphost
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call host.agent.contact_deny from your client
- Claude Code mcphost host.agent.contact_deny run in your project directory
- Claude Desktop mcphost host.agent.contact_deny ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcphost host.agent.contact_deny ~/.cursor/mcp.json
- VS Code mcphost host.agent.contact_deny .vscode/mcp.json
- Zed mcphost host.agent.contact_deny ~/.config/zed/settings.json
- Windsurf mcphost host.agent.contact_deny ~/.codeium/windsurf/mcp_config.json
- Cline mcphost host.agent.contact_deny ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcphost host.agent.contact_deny ~/.gemini/settings.json
- Grok mcphost host.agent.contact_deny .mcp.json (in your project root)
- ChatGPT mcphost host.agent.contact_deny Settings → Connectors → Advanced → Developer mode
- Claude.ai mcphost host.agent.contact_deny Settings → Connectors → Add custom connector
- LangChain mcphost host.agent.contact_deny pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcphost https://mcphost.dev/mcp
Other tools on this server
- signup
- host.whoami
- host.redeem
- host.key_rotate
- host.self_offboard
- host.tool_publish
- host.quickstart
- host.tool_list
- host.tool_remove
- host.tool_logs
- host.tool_test
- host.bridge_test
- host.tool_run
- host.tool_call
- host.tool_history
- host.tool_rollback
- host.tool_diff
- host.usage
- host.changelog
- host.export
- host.tool_share
- host.tool_unshare
- host.group.create
- host.group.add
- host.group.remove
- host.group.list
- host.catalog.search
- host.catalog.get
- host.secret_set
- host.secret_list
- host.registry_publish
- host.state.get
- host.state.set
- host.state.delete
- host.state.list
- host.state.table_create
- host.state.table_drop
- host.state.insert
- host.state.query
- host.state.delete_rows
- host.table.create
- host.table.append
- host.table.query
- host.table.list
- host.table.drop
- host.table.schema
- host.runs.get
- host.runs.list
- host.runs.cancel
- host.runs.purge
- host.runs.wait
- host.trigger.set
- host.trigger.list
- host.trigger.get
- host.trigger.pause
- host.trigger.resume
- host.trigger.remove
- host.trigger.fire
- host.trigger.test
- host.trigger.replay
- billing.plans
- billing.status
- billing.checkout
- host.agent.whoami
- host.agent.profile_set
- host.agent.lookup
- host.agent.search
- host.msg.send
- host.msg.reply
- host.msg.inbox
- host.msg.thread
- host.msg.ack
- host.msg.block
- host.msg.unblock
- host.msg.wait
- host.agent.contact_request
- host.agent.contacts
- host.agent.contact_accept
- host.agent.mute
- host.agent.unmute
- host.agent.contacts_import
- host.channel.open
- host.channel.post
- host.channel.read
- host.channel.close
- host.channel.freeze
- host.channel.unfreeze
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.