mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-06-15 23:35:14 +02:00
Declares the webclaw MCP server at the repo root (matches the README manual config). Cursor's plugin scanner looks for .mcp.json/mcp.json at root. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"mcpServers": {
|
|
"webclaw": {
|
|
"command": "~/.webclaw/webclaw-mcp"
|
|
}
|
|
}
|
|
}
|