INJ

InjPilot MCP

Safety-first AI command center for Injective MCP

Read/Sandbox ModeMCP ReadyCopilot ReadyBroadcast DisabledInjective Testnet
MCP Audit Trail

Every allowed read and blocked execution path stays visible.

market_list, market_price, and account_balances are read-only. trade_open is preview-only data, and broadcast is blocked.

Latest Result

Run a market read or execution preview to populate the audit trail.

MCP Audit Trail
Read-only calls, prepared previews, and blocked tools with collapsed JSON.
Safety layer active

Read-only MCP tools

Live market and public account reads allowed by the safety layer.

market_list

ready

Read-only market metadata lookup.

market_price

ready

Read-only oracle price lookup.

account_balances

ready

Read-only public account balance inspection.

Preview-only tool

Inert parameter preparation only. The execution tool is never called.

trade_open

prepared

Preview-only parameter preparation. The execution tool was never called.

Blocked execution surface

Blocked execution surface: write, wallet, bridge, authz, transfer, and broadcast tools are disabled by the safety layer.

evm_broadcast

blocked

Broadcast blocked. No transaction was signed or sent.