Casandra
Casandra (repo: oraculo-radiohead)
AIエージェント向け投資オラクルMCP — ポートフォリオ状態、市場コンテキスト、透明なリスク。幻覚ではありません。
預言者カサンドラにちなんで名付けられました。Aleph Hackathon 2026 — サンタクルス (EMI / Ethereum Bolivia) 向けに構築。
仕様駆動: specs/constitution.md · TASKS.md
問題 / 解決策
AIエージェントは価格や「リスク意見」を捏造します。Casandra は、ライブの相場、ポートフォリオ状態、文書化されたリスクスコア (0–100)、短い市場コンテキストの箇条書きをタイムスタンプ付きで返すMCPツールを公開します。同じコアが審査員向けのウェブデモを支えています。
Related MCP server: Enterprise Crypto MCP Gateway
チーム
役割 | 担当者 |
MCP + コア + リスクアルゴリズム | Dax (Kenyi001) |
デモウェブ + デプロイ + ビデオサポート | パートナー (名前未定) |
Aleph 2026
チャレンジトラック (1) | AI (docs/TRACK.md) |
一般審査 | 技術性 · 独創性 · UI/UX/DX · 実用性 · プレゼンテーション |
チャプター | |
プラットフォーム | |
プロダクトの特徴 | リスクスコアにおけるUSDTバラスト |
フレームワーク |
MCPツール
ツール | 目的 |
| USD価格 + 24時間変動 |
| 価値、PnL %、ウェイト、USDTシェア |
| スコア0–100 + バンド + 要因 |
| クイックバイアスの箇条書き (アドバイスではない) |
| 複数シンボルのバイアス |
| バージョン / 最終取得 |
リスクアルゴリズム v1 (casandra-risk-v1)
score = 0.45 * abs_change_component
+ 0.35 * relative_vol_vs_btc
+ 0.20 * (100 - usdt_share_pct)バンド: 0–33 低 · 34–66 中 · 67–100 高
ポートフォリオ内のUSDTが多いほど → リスク寄与が低い
完全な要因内訳がJSONで返される
クイックスタート
npm install
npm run build
npm run start:mcp # MCP stdio
npm run dev:web # http://localhost:5173Cursor MCP設定
{
"mcpServers": {
"casandra": {
"command": "node",
"args": ["D:/_Dev/Projects/Oraculo-radiohead/packages/mcp-server/dist/index.js"]
}
}
}質問: 「私のポートフォリオのリスクは? Casandraツールを使ってください。」
ライブデモ: npx vercel --prod でデプロイ (vercel login が必要) — ここにURLを貼り付けてください。
リポジトリ: https://github.com/Kenyi001/oraculo-radiohead
モノレポ
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 checklistオンチェーン (CasandraRegistry)
Aleph向けの最小限のリスクスナップショットレジストリ (デプロイされた場合、Hackiはアドレスを要求します)。
npm run contracts:compile
# fund wallet in contracts/deployments/baseSepolia.json → deployWallet
npm run contracts:deploy:basecontracts/README.md を参照してください。デプロイ後、packages/demo-web/.env に VITE_CASANDRA_REGISTRY_* を設定し、以下のアドレスを貼り付けてください。
コントラクトアドレス (Base Sepolia): 保留中 faucet → npm run contracts:deploy:base
エクスプローラー: TBD
免責事項
金融アドバイスではありません。 Casandraは取引を実行したり、リターンを予測したりしません。
ライセンス
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