Connect Claude Code to Eon via this plugin. Bundles the Eon MCP server and guided cloud onboarding skills into a single installable package.
- Eon MCP server — 27 tools for multi-cloud backup, recovery, inventory, source account management, backup policies, snapshot browsing, restore jobs, GCP organization/folder onboarding, and resource discovery.
- GCP onboarding skill — step-by-step guided workflow to connect GCP organizations, folders, and individual projects to Eon.
Run inside Claude Code:
/plugin install eon@eon-service
| Skill | Command | Description |
|---|---|---|
| GCP Onboarding | /eon:gcp-onboarding |
Guide users through connecting GCP cloud accounts (orgs, folders, or individual projects) to the Eon platform. |
The plugin connects to https://mcp.eon.io/mcp via HTTP. Authentication is handled by the Eon platform.
claude --plugin-dir .Run /reload-plugins inside Claude Code after making local edits.