mcpbeat Sign in

PJM vs MISO Energy Arbitrage Oracle MCP Server

by dornansgar390-hue Your server? Claim it
answering

PJM vs MISO Energy Arbitrage Oracle is answering right now. Last checked 6 min ago. It exposes 9 tools. Last commit 17 Sep 2026.

PJM/MISO energy arbitrage. Intel TDX attested, on-chain every 60 min. MCP tools for AI agents.

Uptime history 8 days of history · worst day 0%
8 days agonow
53.3%
Uptime 24h
49 of 92 checks
9
Tools
read from the server
152 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

PJM vs MISO Energy Arbitrage Oracle does not always answer

Over the last week it answered 12.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add energy-oracle --transport http https://energy-arbitrage.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "energy-oracle": {
      "url": "https://energy-arbitrage.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.energy-oracle]
url = "https://energy-arbitrage.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "energy-oracle": {
      "url": "https://energy-arbitrage.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "energy-oracle": {
      "url": "https://energy-arbitrage.io/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

oracle
get_oracle_info
Retrieve comprehensive metadata for the PJM vs MISO Energy Arbitrage Oracle: smart contract address, Arbitrum One network, Intel TDX attestation status, and available subscription pricing tiers. Use as the primary initialization step for any agent workflow.
get_oracle_status
Check the real-time operational status of the oracle contract. Returns whether the system is ACTIVE or in MAINTENANCE, along with total active subscribers. Use this tool to verify system availability before requesting premium telemetry.
subscription
check_subscription
Check whether an EVM address has an active subscription. Returns expiry timestamp and human-readable info.
get_subscription_cost
Current subscription cost in RLC (dynamic, pegged to USD). Returns live cost from on-chain contract.
arbitrage
is_arbitrage_profitable
Evaluate the instantaneous financial viability of spatial electricity arbitrage between PJM West Hub and MISO Indiana Hub wholesale markets. Returns a boolean profitability indicator. Use as a zero-friction pre-flight check before deciding to purchase a full telemetry subscription.
build
build_subscription_tx
Generate the cryptographic transaction calldata required to purchase a subscription on Arbitrum One. Output covers a two-step payload: ERC-20 RLC token approve followed by contract purchaseSubscription. This tool strictly builds calldata and does not submit transactions; the calling agent must sign and broadcast the payload externally.
connection
get_connection_info
Retrieve integration and transport configuration guides for connecting this oracle to AI clients (Claude Desktop, Cursor, MCP clients), including the complete list of accessible tools and capabilities.
sdk
get_sdk_template
Get the FULL Python SDK code (ai_agent_oracle_client.py). Auto-cycle: check subscription → purchase (approve + purchase, RLC) → read signal. Suitable for non-MCP agents running on web3.py.
telemetry
get_telemetry
Retrieve the premium analytical energy signal computed inside the Intel TDX enclave. Returns the complete spatial arbitrage vector (direction: -1, 0, +1) and current price spread index between PJM and MISO. Executed as a static on-chain view call. Requires an active, unexpired paid RLC subscription for the provided address.

Endpoints

URLTransportStateLatencyChecked
https://energy-arbitrage.io/mcp streamable-http answering 137 ms 6 min ago

Alternatives to PJM vs MISO Energy Arbitrage Oracle

same job, measured the same way
OSINT MCP
by rjn32s

26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.

73 installs/wk local only
Cryptair MCP Server
by syronius

Tamper-evident attestation tools for AI agents — on-chain receipts on Hedera Hashgraph mainnet.

31 installs/wk local only
I
Orchestro
by khaoss85

Your AI Development Conductor - 60 MCP tools for intelligent task orchestration

83 installs/wk local only
Covalent Bond
by gopalrajsuresh

Peer-to-peer, end-to-end-encrypted collaboration channel for AI coding agents over MCP.

38 installs/wk local only
Ipfs Toolkit
by tkllabs-bh-mcp-servers

Store, retrieve, and pin encrypted files on IPFS via MCP tools for AI agents and workflows

answering
Base Intel MCP
by datakoot

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

5 tools answering
Hooklayer
by khan-ashifur

Viral-content intelligence for AI agents — 7 read-only MCP tools, evidence-layer scoring.

12 tools answering
AIMarket Oracle Gateway
by alexar76

Stdio MCP: 17 verifiable AIMarket oracles, 35 pay-per-call tools for AI agents.

89 installs/wk local only

PJM vs MISO Energy Arbitrage Oracle — questions

Answers built from our own checks of this server.

What can PJM vs MISO Energy Arbitrage Oracle do?
It exposes 9 tools, read directly from the server on our last check. Among them: build_subscription_tx, check_subscription, get_connection_info, get_oracle_info, get_oracle_status, get_sdk_template and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is PJM vs MISO Energy Arbitrage Oracle mostly used for?
Its tools cluster around subscription and oracle. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is PJM vs MISO Energy Arbitrage Oracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 49 of 92 checks got a reply (53.3%), average response time 152 ms. The bar chart above shows every period we have measured.
How do I connect PJM vs MISO Energy Arbitrage Oracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does PJM vs MISO Energy Arbitrage Oracle need an API key?
No. PJM vs MISO Energy Arbitrage Oracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is PJM vs MISO Energy Arbitrage Oracle?
It answers our handshake in 152 ms on average, which is faster than 77% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is PJM vs MISO Energy Arbitrage Oracle open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.