FLOPS Compute Intelligence for Zed
io.github.zeroatflops/flopsindex-mcp
GPU compute price indices over MCP; every value carries a verify URL. Five key-free tools.
client:Zed
transport:stdio
runtime:pypi
Install FLOPS Compute Intelligence in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flopsindex-mcp": {
"command": "uvx",
"args": [
"flopsindex-mcp"
],
"env": {
"FLOPS_API_KEY": "<FLOPS_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs