Files
mcp-proc/examples/mcp-config.json
2025-10-11 03:22:03 +02:00

10 líneas
192 B
JSON

{
"mcpServers": {
"procfs": {
"command": "node",
"args": ["/path/to/mcp-proc/dist/cli.js"],
"description": "Linux procfs system information and management"
}
}
}