Loading MCP server directory, please wait...
Crypto portfolio risk analysis: VaR, scenarios, liquidity and correlation engines as MCP tools.
npx @getmcp/cli add io.sentralis/portfolio-riskRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key>. Create a free account at https://app.sentralis.io, then generate an sk_live_ key under API Keys. Format: 'Bearer sk_live_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.sentralis/portfolio-risk": {
"url": "https://app.sentralis.io/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}