Stats
Actions
Tags
From fak
Custom MCP server running a local subprocess via the 'fak' command. No environment variables or description provided. Purpose unclear.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"fak": {
"command": "fak",
"args": [
"serve",
"--stdio"
]
}
}
}Server configuration and connection parameters
fakCommand-line arguments passed to the server process
npx claudepluginhub anthony-chaudhary/fak --plugin fak