mirror of
https://github.com/ruvnet/RuView
synced 2026-08-04 19:31:42 +00:00
90b29595fb
Adds the accepted ADR-285 Homecore metaharness, WASM-first kernel, read-only MCP guidance, guarded local host adapters, reviewed memory, and provenance-only npm release gates.
12 lines
134 B
JSON
12 lines
134 B
JSON
{
|
|
"mcpServers": {
|
|
"homecore": {
|
|
"command": "homecore",
|
|
"args": [
|
|
"mcp",
|
|
"start"
|
|
]
|
|
}
|
|
}
|
|
}
|