metamodel for Gemini CLI
io.github.joegra2003/metamodel
AI-callable calculators and engineering models with real formulas. No hallucinated math.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install metamodel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"metamodel": {
"httpUrl": "https://www.metamodel.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs