mirror of
https://github.com/codician-team/growmos.git
synced 2026-08-18 06:47:17 +02:00
Implements the knowledge-graph playbook (extraction → resolution → assembly → querying + evaluation loop) as a plug & play CLI + .growmos/ JSONL store: task packets for Claude Code / Codex / Grok / Cursor / Gemini, MCP stdio server, git hooks, CI, optional headless provider mode, Apollo example corpus, 18 tests, docs and methodology. Repo dogfoods its own graph.
11 lines
115 B
JSON
11 lines
115 B
JSON
{
|
|
"mcpServers": {
|
|
"growmos": {
|
|
"args": [
|
|
"mcp"
|
|
],
|
|
"command": "growmos"
|
|
}
|
|
}
|
|
}
|