DOME
БесплатноНе проверенUnified FastAPI server exposing 18 tools across 7 domains for the DOME-HUB sovereign stack, including E8 lattice, AMMA monitor, Akashic Records, and more.
Описание
Unified FastAPI server exposing 18 tools across 7 domains for the DOME-HUB sovereign stack, including E8 lattice, AMMA monitor, Akashic Records, and more.
README
Unified FastAPI server exposing 18 tools across 7 domains for the full DOME-HUB sovereign stack.
Architecture
Agent → MCP Server (:8200) → DOME-HUB compute engines
├── E8 Lattice (240 roots, Voronoi routing)
├── AMMA Monitor (self-healing, 4 pillars)
├── Akashic Records (dimensional query/store)
├── Knowledge Base (skills, agents)
├── Fractal Memory (holographic zoom recall)
├── CTO Validation (full suite + sync)
└── System Health (7 services + coherence φ)
Quick Start
cd dome-mcp
pip install -e .
python server.py
# → http://127.0.0.1:8200/docs
Tools
| Category | Tools | Count |
|---|---|---|
| e8 | roots, route, best_storage_node | 3 |
| amma | heal, status | 2 |
| akashic | write, query | 2 |
| kb | skills, agents | 2 |
| memory | fractal_store, fractal_recall | 2 |
| cto | validate, sovereign_sync | 2 |
| system | service_health, coherence | 2 |
API
GET /health— Health checkGET /tools— List all tools (filter by?category=)POST /tools/{name}— Execute a toolGET /docs— OpenAPI docsGET /redoc— ReDoc docs
Testing
pip install -e ".[dev]"
pytest tests/ -v
Deployment
# Run as launchd service (auto-restart, auto-start on boot)
cp com.dome-hub.mcp.plist ~/Library/LaunchAgents/
launchctl load ~/Library/LaunchAgents/com.dome-hub.mcp.plist
Установка DOME
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/garochee33/dome-mcpFAQ
DOME MCP бесплатный?
Да, DOME MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для DOME?
Нет, DOME работает без API-ключей и переменных окружения.
DOME — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить DOME в Claude Desktop, Claude Code или Cursor?
Открой DOME на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare DOME with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
