fireworks for Cursor
io.usefulapi/fireworks
Inspect Fireworks AI models, deployments, datasets and fine-tuning jobs.
client:Cursor
transport:streamable-http
Install fireworks in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fireworks": {
"url": "https://fireworks.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs