Load one Agent-neutral Skill. Your preferred Agent adapts the Help4GEO MCP connection to its own setup, then routes brand, product, monitoring, content, source, and publishing work.
AI QUICK INTEGRATION
Paste this into your AI coding Agent.
Works as a starting instruction for Claude Code, Codex, Cursor, Windsurf, and other Agents that can load Skills or remote instructions.
Load the Help4GEO Agent-neutral Skill from https://help4geo.com/integrate/skill.md.
Use it to connect the Help4GEO MCP server and help me with China GEO brand, product, monitoring, content, source, and publishing workflows.
If the MCP server is not configured, follow the Skill's onboarding flow: guide me to https://www.help4geo.com/account/api-keys, ask me to provide my API key, adapt the core MCP contract to this Agent's native configuration format, reload the connection, and verify it with a read-only initialize or brand profile query.
01 / CORE CONTRACT
One meaning, many Agent formats.
The Skill defines the server name, Streamable HTTP endpoint, Bearer authentication, onboarding URL, and read-only validation. The host Agent handles its own JSON, TOML, CLI, or UI mapping.
https://mcp.help4geo.com/mcp02 / FIRST USE
Connect only when the user asks.
If the server is missing, the Skill guides the user to create an API key, asks the current Agent to configure its native MCP connection, and verifies the connection without starting a paid or mutating workflow.
The public Skill contains the connection contract and workflow guidance only. It never contains a customer API key or assumes one Agent's configuration file.