Local-first LLM deployment planner: GPU/VRAM sizing, cost and latency, with provenance
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx chimeraforge
MCP client config
{
"mcpServers": {
"chimeraforge": {
"command": "uvx",
"args": [
"chimeraforge"
]
}
}
}