Serversio.github.clm-studios/nephyr-risk
R

Nephyr Risk

io.github.clm-studios/nephyr-risk · v0.1.1
▦ pypi
v0.1.1pypi pypi: nephyr-risk↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.clm-studios/nephyr-risk",
  "description": "Prediction market risk management — Kelly sizing, EV calculation, drawdown protection",
  "title": "Nephyr Risk",
  "repository": {
    "url": "https://github.com/clm-studios/nephyr-risk",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "nephyr-risk",
      "version": "0.1.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}