Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clawvisor-local": {
"type": "http",
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:25297/mcp"
],
"url": "http://localhost:25297/mcp"
}
}
}Server configuration and connection parameters
npxhttp://localhost:25297/mcpCommand-line arguments passed to the server process
npx claudepluginhub clawvisor/cowork-plugins --plugin clawvisor-local