ORION2809/claude-Fulcrum
Platform-specific configuration:
{
"mcpServers": {
"claude-Fulcrum": {
"command": "npx",
"args": [
"-y",
"claude-Fulcrum"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
[](LICENSE) [](https://nodejs.org) [](#-supported-platforms) [](#-supported-platforms) [](#-supported-platforms) [](#-supported-platforms) [](#-supported-platforms)
25 Agents · 108 Skills · 57 Commands · 9 Language Rule Sets · Multi-Agent Orchestration
Quick Start · How It Differs From ECC · Cross-Platform · Features · Guides · Architecture
---
</div>
> Built after integrating ECC, claude-flow, and GitHub Copilot into a single shared-memory stack. This is the reference implementation for running all 5 major AI coding tools together — with one orchestration layer, one vector memory, and one set of agents.
---
git clone https://github.com/ORION2809/claude-Fulcrum.git
cd claude-fulcrum
npm install
./install.sh typescript # replace with your stack (python, golang, kotlin, etc.)Windows: .\install.ps1 typescript
npm test # verify everything works<details> <summary>Other installation methods</summary>
Loading reviews...