Skip to content

Feat/add sol trader agent#2000

Open
dchu3 wants to merge 5 commits intox402-foundation:mainfrom
dchu3:feat/add-sol-trader-agent
Open

Feat/add sol trader agent#2000
dchu3 wants to merge 5 commits intox402-foundation:mainfrom
dchu3:feat/add-sol-trader-agent

Conversation

@dchu3
Copy link
Copy Markdown

@dchu3 dchu3 commented Apr 11, 2026

Description

Adds Sol Trader Agent to the x402 ecosystem page.

What is Sol Trader Agent?

Sol Trader Agent is a Gemini-powered CLI agent that analyzes Solana tokens and trades on DEXs via MCP servers. It demonstrates the agent-as-payer pattern—an AI agent that autonomously discovers remote MCP tools, encounters HTTP 402 payment challenges, and pays with USDC on Solana without human intervention in the payment step.

Why it's a good x402 showcase

Most x402 integrations are either servers gating content behind 402 or libraries wrapping the payment flow. Sol Trader Agent shows the other side: an autonomous agent initiating x402 payments through MCP tool discovery. When the remote MCP server at svm402.com/mcp returns a 402, the agent signs a USDC payment on Solana and retries—transparently combining paid remote analysis ($0.10 USDC/call) with free local MCP servers for:

  • Jupiter DEX trading — Buy/sell tokens with best-price aggregation
  • DexScreener discovery — Search tokens, find trending/boosted pairs
  • RugCheck safety — Rug-pull risk and contract analysis
  • Solana RPC queries — On-chain data (holders, supply, transactions)

Files Changed

  • typescript/site/app/ecosystem/partners-data/sol-trader-agent/metadata.json — Ecosystem entry
  • typescript/site/public/logos/sol-trader-agent.png — Logo

Tests

No code logic changes — this is a data-only ecosystem listing addition.


Checklist

  • I have formatted and linted my code
  • All new and existing tests pass
  • My commits are signed (required for merge)
  • I added a changelog fragment for user-facing changes (docs-only changes can skip)

dchu3 and others added 5 commits April 9, 2026 20:33
Add sol-trader-agent as a Client-Side Integrations partner.
Gemini-powered CLI agent for Solana token analysis and DEX
trading via MCP servers, with x402-gated paid analysis.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
… pattern

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

Someone is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added ecosystem Additions to ecosystem site website labels Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ecosystem Additions to ecosystem site website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant