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