Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"foxcode": {
"command": "sh",
"args": [
"-c",
"export FOXCODE_PROJECT_DIR=\"$PWD\" && cd ${CLAUDE_PLUGIN_ROOT}/channel && npm ci --omit=dev --silent 2>/dev/null && node server.mjs"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
shCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub korchasa/foxcode --plugin foxcode