Skip to content
VS Code

metamodel for VS Code

io.github.joegra2003/metamodel

AI-callable calculators and engineering models with real formulas. No hallucinated math.

client:VS Code transport:streamable-http runtime:npm tools:4

Install metamodel in VS Code

.vscode/mcp.json

{
  "servers": {
    "metamodel": {
      "type": "http",
      "url": "https://www.metamodel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

metamodel in other clients