page_header_update — Create Web Page MCP Tool
page_header_update
(page header update) is one of 27 tools on the
Create Web Page
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call page_header_update from your client
- Claude Code Create Web Page page_header_update run in your project directory
- Claude Desktop Create Web Page page_header_update ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Create Web Page page_header_update ~/.cursor/mcp.json
- VS Code Create Web Page page_header_update .vscode/mcp.json
- Zed Create Web Page page_header_update ~/.config/zed/settings.json
- Windsurf Create Web Page page_header_update ~/.codeium/windsurf/mcp_config.json
- Cline Create Web Page page_header_update ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Create Web Page page_header_update ~/.gemini/settings.json
- Grok Create Web Page page_header_update .mcp.json (in your project root)
- ChatGPT Create Web Page page_header_update Settings → Connectors → Advanced → Developer mode
- Claude.ai Create Web Page page_header_update Settings → Connectors → Add custom connector
- LangChain Create Web Page page_header_update pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http create-web-page https://create-web-page.com/mcp
Other tools on this server
- account_whoami
- page_intake_start
- page_onboarding_start
- page_onboarding_update
- source_import
- page_create
- page_create_from_brief
- block_add
- layouts_list
- presets_list
- page_get
- media_upload
- media_upload_link_create
- media_attach
- media_delete
- page_claim
- account_pages_list
- account_page_manage
- page_theme_update
- page_meta_update
- page_preview
- page_publish
- page_unpublish
- block_update
- block_delete
- block_reorder
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.