Zero-config access to the Regen Network ecosystem through three MCP server plugins.
| Plugin | Package | Description |
|---|---|---|
| koi | regen-koi-mcp | Knowledge Organizational Infrastructure - Regen Commons - Knowledge Graphs - Embeddings |
| ledger | regen-python-mcp | Regen Ledger, Ecocredits, Sales, Governance, Portfolios, Regen Accounts |
| registry-review | registry-review-mcp | Regen Project Registration Assistance - Methodology Verification - Automation |
- Node.js 18+ for koi
- Python with uv for ledger and registry-review:
curl -LsSf https://astral.sh/uv/install.sh | shcurl -fsSL https://claude.ai/install.sh | bashclaude/plugin marketplace add https://github.com/gaiaaiagent/regen-ai-claude
/plugin install koi@regen-ai
/plugin install ledger@regen-ai
/plugin install registry-review@regen-ai
Restart Claude Code, then:
/mcp
That's it. No setup commands, no builds - MCP servers download automatically on first use.
Once installed, use natural language:
"What credit classes exist on Regen Network?"
"Query the knowledge graph for soil carbon projects"
"Analyze my portfolio's ecological impact"
"Review this project design document for compliance"
Apache-2.0