Casandra
Casandra (repo: oraculo-radiohead)
Investment-Orakel-MCP für KI-Agenten — Portfoliostatus, Marktkontext und transparentes Risiko. Keine Halluzinationen.
Benannt nach Kassandra, der Prophetin. Gebaut für Aleph Hackathon 2026 — Santa Cruz (EMI / Ethereum Bolivia).
Spezifikationsgetrieben: specs/constitution.md · TASKS.md
Problem / Lösung
KI-Agenten erfinden Preise und „Risikomeinungen“. Casandra stellt MCP-Tools bereit, die Live-Kurse, Portfoliostatus, einen dokumentierten Risikoscore (0–100) und kurze Marktkontext-Punkte mit Zeitstempeln zurückgeben. Derselbe Kern betreibt die Web-Demo für die Jury.
Related MCP server: Enterprise Crypto MCP Gateway
Team
Rolle | Eigentümer |
MCP + Kern + Risikoalgorithmus | Dax (Kenyi001) |
Demo-Web + Deployment + Video-Support | Partner (Name noch offen) |
Aleph 2026
Herausforderungs-Track (1) | AI (docs/TRACK.md) |
Allgemeine Bewertung | Technische Umsetzung · Originalität · UI/UX/DX · Praktikabilität · Präsentation |
Chapter | |
Plattform | |
Produktausprägung | USDT-Ballast im Risikoscore |
Framework |
MCP-Tools
Tool | Zweck |
| USD-Preis + 24h-Änderung |
| Wert, PnL %, Gewichtungen, USDT-Anteil |
| Score 0–100 + Band + Faktoren |
| Kurze Bias-Punkte (keine Beratung) |
| Multi-Symbol-Bias |
| Version / letzter Abruf |
Risikoalgorithmus v1 (casandra-risk-v1)
score = 0.45 * abs_change_component
+ 0.35 * relative_vol_vs_btc
+ 0.20 * (100 - usdt_share_pct)Bänder: 0–33 niedrig · 34–66 mittel · 67–100 hoch
Mehr USDT im Portfolio → geringerer Risikobeitrag
Vollständige Faktoraufschlüsselung wird in JSON zurückgegeben
Schnellstart
npm install
npm run build
npm run start:mcp # MCP stdio
npm run dev:web # http://localhost:5173Cursor-MCP-Konfiguration
{
"mcpServers": {
"casandra": {
"command": "node",
"args": ["D:/_Dev/Projects/Oraculo-radiohead/packages/mcp-server/dist/index.js"]
}
}
}Frage: „Wie hoch ist mein Portfoliorisiko? Verwende Casandra-Tools.“
Live-Demo: mit npx vercel --prod bereitstellen (erfordert vercel login) — URL hier einfügen.
Repo: https://github.com/Kenyi001/oraculo-radiohead
Monorepo
packages/market-core # prices, portfolio, risk, context
packages/mcp-server # Casandra MCP
packages/demo-web # judges UI
contracts/ # CasandraRegistry (Base Sepolia)
specs/ # Speckit
TASKS.md # human task board
docs/REQUIREMENTS.md # Hacki + product checklistOn-chain (CasandraRegistry)
Minimale Risiko-Snapshot-Registrierung für Aleph (Hacki erfordert Adresse, falls bereitgestellt).
npm run contracts:compile
# fund wallet in contracts/deployments/baseSepolia.json → deployWallet
npm run contracts:deploy:baseSiehe contracts/README.md. Nach dem Deployment setze VITE_CASANDRA_REGISTRY_* in packages/demo-web/.env und füge die Adresse unten ein.
Vertragsadresse (Base Sepolia): ausstehender Faucet → npm run contracts:deploy:base
Explorer: TBD
Haftungsausschluss
Keine Finanzberatung. Casandra führt keine Trades aus und prognostiziert keine Renditen.
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides AI agents with real-time, structured data feeds including news, trends, market sentiment, and crypto prices via MCP tools.MIT
- FlicenseNot gradedqualityCmaintenanceEnables MCP-compatible AI clients to access live crypto market data and AI-driven quantitative analysis, with structured outputs and full observability.
- AlicenseAqualityDmaintenanceProvides cryptographically verifiable RWA trust attestations and multi-chain DeFi data (TVL, top protocols, positioning scorecards) via MCP tools for AI assistants.111MIT

inferventisofficial
FlicenseNot gradedqualityDmaintenanceEnables AI agents to access real-time financial data, news, and web reading through a single MCP endpoint with zero installation.
Related MCP Connectors
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Agent-native crypto market-data over MCP+REST: order flow, whales, liquidations, calibrated scores
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kenyi001/oraculo-radiohead'
If you have feedback or need assistance with the MCP directory API, please join our Discord server