FLOPS Compute Intelligence for Cline
io.github.zeroatflops/flopsindex-mcp
GPU compute price indices over MCP; every value carries a verify URL. Five key-free tools.
client:Cline
transport:stdio
runtime:pypi
Install FLOPS Compute Intelligence in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"flopsindex-mcp": {
"command": "uvx",
"args": [
"flopsindex-mcp"
],
"env": {
"FLOPS_API_KEY": "<FLOPS_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs