← Index

ai.traderouter/trade-router-mcp

ai.traderouter/trade-router-mcp·v1.0.13·Other

Non-custodial Solana swap & limit order engine for AI agents.

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 →

Environment variables
TRADEROUTER_PRIVATE_KEY
requiredsecret

Solana base58-encoded private key. Local signing only, never transmitted. See SECURITY.md.

SOLANA_RPC_URL

Optional RPC endpoint override (default https://api.mainnet-beta.solana.com).

TRADEROUTER_SERVER_PUBKEY

Optional override for the server public key used to verify order_filled ed25519 signatures.

TRADEROUTER_SERVER_PUBKEY_NEXT

Optional second server public key accepted during key rotation.

TRADEROUTER_REQUIRE_SERVER_SIGNATURE

Default 'true'. Verify server signatures on order_filled / twap_execution.

TRADEROUTER_REQUIRE_ORDER_CREATED_SIGNATURE

Default 'true'. Verify server signatures on order_created.

TRADEROUTER_DRY_RUN

Default 'false'. When 'true', write-action tools (submit_signed_swap, auto_swap, place_*_order, cancel_order, extend_order) short-circuit and return { dry_run: true, ... } instead of calling the API. Read-only tools execute normally.

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