modelforge for Claude Desktop
io.github.whatsonyourmind/modelforge
Bulge-tier financial model factory — live formulas, source-traced cells, 14 templates.
client:Claude Desktop
transport:stdio
runtime:pypi
Install modelforge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"modelforge": {
"command": "uvx",
"args": [
"modelforge-finance"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs