← Back to Plugins
MCP Server MCP

Sentralis Portfolio Risk

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Crypto portfolio risk analysis: VaR, scenarios, liquidity and correlation engines as MCP tools.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.sentralis.io/api/mcp",
      "headers": [
        {
          "description": "Bearer <API key>. Create a free account at https://app.sentralis.io, then generate an sk_live_ key under API Keys. Format: 'Bearer sk_live_...'",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...