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