agent_utilities_example — Agent Utilities Hosted MCP Tool
agent_utilities_example
(agent utilities example) is one of 48 tools on the
Agent Utilities Hosted
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call agent_utilities_example from your client
- Claude Code Agent Utilities Hosted agent_utilities_example run in your project directory
- Claude Desktop Agent Utilities Hosted agent_utilities_example ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agent Utilities Hosted agent_utilities_example ~/.cursor/mcp.json
- VS Code Agent Utilities Hosted agent_utilities_example .vscode/mcp.json
- Zed Agent Utilities Hosted agent_utilities_example ~/.config/zed/settings.json
- Windsurf Agent Utilities Hosted agent_utilities_example ~/.codeium/windsurf/mcp_config.json
- Cline Agent Utilities Hosted agent_utilities_example ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agent Utilities Hosted agent_utilities_example ~/.gemini/settings.json
- Grok Agent Utilities Hosted agent_utilities_example .mcp.json (in your project root)
- ChatGPT Agent Utilities Hosted agent_utilities_example Settings → Connectors → Advanced → Developer mode
- Claude.ai Agent Utilities Hosted agent_utilities_example Settings → Connectors → Add custom connector
- LangChain Agent Utilities Hosted agent_utilities_example pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agent-utilities https://agent-utilities.agent-utilities.workers.dev/mcp/remote
Other tools on this server
- agent_utilities_main_product_preview
- agent_utilities_pack_size_normalize_preview
- agent_utilities_feed_page_compare_preview
- agent_utilities_offer_preview
- agent_utilities_pack_preview
- agent_utilities_prepare
- agent_utilities_payment_options
- agent_utilities_balance
- html_main_text
- html_jsonld
- html_tables
- web_readable_fetch
- web_redirect_trace
- web_robots_evaluate
- contracts_openapi_lint
- contracts_openapi_diff
- contracts_jsonschema_validate
- security_secret_scan
- security_secret_redact
- agents_config_audit
- data_json_patch
- html_metadata
- html_links
- html_headings
- html_forms
- html_images
- html_feeds
- data_json_pointer
- data_json_diff
- data_json_canonical
- security_jwt_inspect
- security_csp_audit
- security_header_audit
- security_cookie_audit
- agents_env_template_check
- agents_tool_name_conflicts
- text_chunk
- commerce_gtin_validate
- commerce_variant_compare
- commerce_pack_plan
- commerce_money_parse
- commerce_offer_extract
- commerce_unit_price
- commerce_price_components
- commerce_main_product
- commerce_pack_size_normalize
- commerce_feed_page_compare
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.