← Back to Plugins
MCP Server MCP

FLOPS Compute Intelligence

github By github 👁 3 views ▲ 0 votes

GPU compute price indices over MCP; every value carries a verify URL. Five key-free tools.

Homepage Verified source GitHub

Install

uvx flopsindex-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "flopsindex-mcp",
      "version": "0.12.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional API key that upgrades the five public tools (list_indices, search_indices, get_price, get_index, verify) to full-precision values. Without it the tools work key-free and return the delayed public price. Forwarded as the X-FLOPS-Api-Key header. A partner tier with higher fidelity and expanded coverage is available — contact [email protected].",
          "isSecret": true,
          "name": "FLOPS_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...