← Index

Molpha MCP

io.github.molpha/mcpv0.1.2Other

MCP server that lets AI agents create, fetch, verify, and publish Molpha oracle data.

In-path gate · all MCP tools

Using Molpha MCP in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-07-22).

Contracts can change after screening, with no version bump. The gate pins Molpha MCP’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
SIGNER_BACKEND
required

Signing backend: memory (local keypair) or keychain (Privy / Turnkey).

OWNER_KEYPAIR

Path to a Solana JSON keypair file. Required when SIGNER_BACKEND=memory.

KEYCHAIN_BACKEND

Keychain provider: privy or turnkey. Required when SIGNER_BACKEND=keychain.

PRIVY_APP_ID
secret

Privy app ID. Required for KEYCHAIN_BACKEND=privy.

PRIVY_APP_SECRET
secret

Privy app secret. Required for KEYCHAIN_BACKEND=privy.

PRIVY_WALLET_ID
secret

Privy wallet ID. Required for KEYCHAIN_BACKEND=privy.

PRIVY_WALLET_ADDRESS

Solana address for the Privy wallet.

TURNKEY_API_PUBLIC_KEY
secret

Turnkey API public key. Required for KEYCHAIN_BACKEND=turnkey.

TURNKEY_API_PRIVATE_KEY
secret

Turnkey API private key. Required for KEYCHAIN_BACKEND=turnkey.

TURNKEY_ORGANIZATION_ID
secret

Turnkey organization ID. Required for KEYCHAIN_BACKEND=turnkey.

TURNKEY_WALLET_ADDRESS

Solana address for the Turnkey wallet.

SOLANA_RPC

Solana RPC endpoint.

GATEWAY_ENDPOINTS

Comma-separated Molpha gateway URLs. Leave empty to use the SDK default.

MOLPHA_EVM_NETWORKS

Comma-separated EVM verifier networks.

MOLPHA_STARKNET_NETWORKS

Comma-separated Starknet verifier networks.

MOLPHA_DRY_RUN

Preview all write and spend operations without submitting them.

MOLPHA_MAX_EXECUTES_PER_DAY

Process-local daily Solana submit cap.

MOLPHA_X402_MAX_PRICE_USDC

Refuse to fund an x402 round priced above this amount (decimal USDC).

MOLPHA_X402_MAX_SPEND_PER_DAY_USDC

Process-local daily x402 spend cap (decimal USDC).

MOLPHA_X402_GATEWAY_PDA

Optional settling gateway PDA (base58) to skip discovery when the escrow is already funded.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
Alternatives in Other