Skip to content
VS Code

FastMetal for VS Code

ai.fastmetal/fastmetal

Run and compare LLMs, generate images and video, with the real yen cost returned per call.

client:VS Code transport:streamable-http

Install FastMetal in VS Code

.vscode/mcp.json

{
  "servers": {
    "fastmetal": {
      "type": "http",
      "url": "https://mcp.fastmetal.ai/mcp"
    }
  }
}

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

FastMetal in other clients