R_net LP risk evaluator for DeFAI agents. IL + Breakeven Corridor O(1). L402 Lightning paywall.
claude mcp add arsenal-decision-engine --transport http https://api.arsenal-quant.com/mcp/evaluate
~/.cursor/mcp.json
{
"mcpServers": {
"arsenal-decision-engine": {
"url": "https://api.arsenal-quant.com/mcp/evaluate"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"arsenal-decision-engine": {
"serverUrl": "https://api.arsenal-quant.com/mcp/evaluate"
}
}
}
.vscode/mcp.json
{
"servers": {
"arsenal-decision-engine": {
"type": "http",
"url": "https://api.arsenal-quant.com/mcp/evaluate"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"arsenal-decision-engine": {
"url": "https://api.arsenal-quant.com/mcp/evaluate"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"arsenal-decision-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.arsenal-quant.com/mcp/evaluate"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.arsenal-quant.com/mcp/evaluate | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Faouzi122--arsenal-decision-engine/reviews or the review_server meta-tool.
POST /mcp