fireworks for VS Code
io.usefulapi/fireworks
Inspect Fireworks AI models, deployments, datasets and fine-tuning jobs.
client:VS Code
transport:streamable-http
Install fireworks in VS Code
.vscode/mcp.json
{
"servers": {
"fireworks": {
"type": "http",
"url": "https://fireworks.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs