Loading MCP server directory, please wait...
Run and compare LLMs, generate images and video, with the real yen cost returned per call.
npx @getmcp/cli add ai.fastmetal/fastmetalRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour FastMetal API key as a bearer token, e.g. 'Bearer sk-...'. Create a key with a spend cap in the FastMetal dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.fastmetal/fastmetal": {
"url": "https://mcp.fastmetal.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}