Files
browse/.claude-plugin/.mcp.json
T
2026-02-11 13:29:28 +01:00

9 lines
126 B
JSON

{
"mcpServers": {
"context": {
"command": "node",
"args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"]
}
}
}