Loading MCP server directory, please wait...
CPFS Runner as an MCP server — deterministic AI coding guardrails via a compiled WASM core.
npx @getmcp/cli add io.github.JonahAlexanian/cpfs-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JonahAlexanian/cpfs-mcp": {
"command": "npx",
"args": [
"-y",
"cpfs-mcp"
],
"env": {
"CPFS_WORKSPACE": "",
"CPFS_DASHBOARD_PORT": "",
"CPFS_DEBUG": ""
}
}
}
}