A decentralized marketplace for AI agents to share capabilities and generate passive income for creators.
An MCP server exposing Solana wallet, swap, staking, and DCA trading tools to AI agents like Claude Desktop
A confirmed Breakout AI honorable mention, but it's a thin API wrapper with zero tests.
Scored on the public repo. This project won its hackathon on a live demo the scan does not see.
Dimensions
Armor Wallet is a Python MCP server wrapping a closed Armor Wallet API to give AI agents (Claude Desktop, Cline, n8n) Solana wallet, swap, staking, DCA and limit-order tools. It IS a corpus entry: the project itself earned a Breakout Honorable Mention in the AI track , the strongest winner signal available, and it has spawned four known derivative projects for further ecosystem traction. Its niche is contested: winnersOnly search surfaces xaam (0.084) , project-plutus (0.077, 2nd place AI) , and mcpay (0.075, 1st place Stablecoins) as close analogues among 257 topical neighbors, but none wrap wallet, swap, staking and DCA behind an MCP interface the same way, keeping this a partial rather than false gap. Its weakest dimension is tech quality (45/100): no tests directory, CI limited to PyPI publishing, only 12 files split across two monolithic modules, and all blockchain logic delegated to a closed NFT-gated API instead of on-chain code. Momentum is modest (58): 184 commits, 6 contributors, 181 stars, but a quiet stretch after May. Next move: open-source real on-chain execution and add integration tests to convert the honorable mention into a verifiable product.
Closest competitors
A platform for the simplified deployment and management of autonomous AI agents on the Solana blockchain.
Monetize Model Context Protocol tools and AI agent capabilities using the x402 payment standard on Solana.
AI-powered no-code automation engine for Web3 tasks, trading, and monitoring using intelligent agents.
Non-custodial AI trading terminal on Solana with performance-based fees and automated market analysis.
Winner DNA
Native Solana tech stack (Rust/Anchor programs): missing
Repo is pure Python calling a closed HTTP API, no Rust/Anchor on-chain program versus cohort's 40.4% Rust / 20.5% Anchor share.
AI-agent/LLM tooling focus: present
MCP server exposing tools to Claude Desktop, Cline and n8n matches the cohort's AI (7.7%) and LLM (3.8%) tech-stack tags.
Wallet/DeFi primitive coverage: present
Implements wallet, swap, staking and DCA tools matching the wallet primitive (7.7% share) and defi-traders target group (14.1%).
On-chain transaction execution owned by the repo: missing
All signing and execution is delegated to a closed third-party API rather than implemented on-chain.
Test coverage and CI validation: missing
No tests directory exists; the only CI workflow publishes to PyPI without validating builds or behavior.
Confirmed hackathon placement: present
selfCorpusEntry shows Armor Wallet itself won an Honorable Mention in the AI track at Breakout.