energy-oracle
⚡ PJM vs MISO Energy Arbitrage Oracle
Real-time PJM/MISO spatial arbitrage signal, attested by Intel TDX, on Arbitrum One.
What it is
A confidential-compute oracle that continuously computes a derived analytical index from public US wholesale electricity market data (PJM West Hub vs MISO Indiana Hub). Written on-chain every 60 minutes.
Related MCP server: agentshield-mcp
Key facts
Item | Value |
Contract |
|
TEE | Intel TDX (iExec attested) |
Update | every 60 minutes |
Payment | RLC token |
MCP endpoint |
|
x402 |
|
Available tools
Tool | Description | Free/Paid |
| free teaser | Free |
| status | Free |
| cost in RLC | Free |
| expiry check | Free |
| full signal | Paid |
| purchase calldata | Free |
| full SDK code | Free |
| meta info: contract, network, tiers | Free |
| client connection guide | Free |
Pricing (USD-pegged, paid in RLC)
Tier | Duration | USD | ~RLC |
0 | 24h | $20 | ~65 |
1 | 72h | $50 | ~161 |
2 | 7d | $100 | ~322 |
Exact cost: getSubscriptionCost(tier) on-chain.
Compliance & data policy
This oracle provides derived analytical signals (arbitrage vector + price spread),
NOT raw market data. Full legal rationale: legal_and_compliance.md.
Access terms: TERMS.md.
✅ No raw LMP values are exposed or redistributed
✅ Access to the full signal requires a paid subscription (enforced on-chain by the smart contract)
✅ Output is a proprietary computational index, not a copy of market data
✅ Resale or redistribution of the signal to third parties is prohibited (see TERMS.md)
✅ The signal is intended for optimization of own consumption (FERC Order 745 / 2222)
✅ The analytical methodology is protected as proprietary intellectual property
Buy access
Wallet needs RLC + ETH (gas) on Arbitrum One.
Call
build_subscription_tx(wallet, tier)→ get purchase calldata.Sign & send, then call
get_telemetry(wallet).
Architecture
[TEE cron] → [Oracle contract] ← eth_call ← [MCP server uvicorn] ← Caddy/HTTPS
Security
Intel TDX attestation
On-chain gating by msg.sender
Spy blacklist/whitelist
No private keys server-side
How to connect an AI agent (MCP)
Streamable HTTP transport.
Config for Claude/Cursor/any MCP client:
{
"mcpServers": {
"energy-oracle": {
"url": "https://energy-arbitrage.io/mcp"
}
}
}Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Pay-per-call x402 data API for AI trading agents: Polymarket arbitrage, kimchi premium & more.
141The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.
Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.
EU power dispatch for wallet-enabled compute, DePIN, battery and trading agents.
Related MCP Servers
- AlicenseAqualityDmaintenancePrediction market probability oracle for AI agents. 26 tools across 500+ live markets from Kalshi and Polymarket. Cross-source arbitrage detection, structured TPF signals, Kelly Criterion sizing, agent performance tracking, and webhook alerts.9671MIT
- FlicenseAqualityNot gradedmaintenanceTrust infrastructure for AI agents on Base. DEX Spread Oracle (live Uniswap V3 prices), on-chain escrow, insurance pool, and collective knowledge base. 7 smart contracts. Pay-per-query via x402 micropayments in USDC.6-

hyperd-mcpofficial
AlicenseAqualityCmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.23211MIT
usenami-mcpofficial
AlicenseAqualityFmaintenancePerp-first funding rate & RWA spread data for AI agents. 30+ CEX/DEX venues, 6 tools (4 x402-paywalled, 2 free), bring-your-own-wallet via Base mainnet.61MIT
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/dornansgar390-hue/energy-oracle-group'
If you have feedback or need assistance with the MCP directory API, please join our Discord server