mirror of
https://github.com/ruvnet/RuView
synced 2026-08-02 19:11:46 +00:00
2b7853b18f
* feat(ruview): add secure community metaharness flywheel * fix(ruview): canonicalize manifest line endings
11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"mcpServers": {
|
|
"ruview": {
|
|
"command": "node",
|
|
"args": ["./bin/cli.js", "mcp", "start"],
|
|
"capabilities": ["read", "execute"],
|
|
"defaultGrants": []
|
|
}
|
|
}
|
|
}
|