The standalone npm packages (@gaia-research/mcp and skill-hell) were officially deprecated on npm. The MCP summon capability is now bundled natively into the unified Skill Heaven Agent Plugin — zero npx downloads, zero background daemon debt, and no external binaries required.
The Gaia Skill Tree now connects directly to your agent via the Skill Heaven Agent Plugin, which packages its own summon MCP server. Summon skills into ephemeral session context on demand — with zero diffs on disk, zero ambient skill debt, and no manual MCP server setup.
PLUGIN RELEASEDskill-heaven@gaia-skill-heaven
$ claude plugin install skill-heaven@gaia-skill-heaven
YOUR AGENT
Claude CodepiCodex
/summon
SKILL HEAVEN PLUGINbundled stdio MCP
GAIA REGISTRYgaiaskilltree.com
The Evolution: From Standalone MCP to Bundled Plugin
Why we moved from ambient daemon configuration to session-locked capability summoning.
DECOMMISSIONED
Standalone NPX Package
@gaia-research/mcp (Legacy)
❌ Required standalone npx process execution on every invocation.
❌ Global editor config mutation; persisted background daemon state.