Confirmed hackathon winner ยท Honorable Mention - AI, Breakout

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

Verdict

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 Armor Wallet's own Breakout Honorable Mention - AI ($5,000), 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

XAAM
Breakout 2025WinnerHonorable Mention - AI (AI)
8%
match

A decentralized marketplace for AI agents to share capabilities and generate passive income for creators.

Project Plutus
Breakout 2025Winner2nd Place - AI (AI)
8%
match

A platform for the simplified deployment and management of autonomous AI agents on the Solana blockchain.

MCPay
Cypherpunk 2025Winner1st Place - Stablecoins (Stablecoins)
8%
match

Monetize Model Context Protocol tools and AI agent capabilities using the x402 payment standard on Solana.

0xAuto
Breakout 2025
4%
match

AI-powered no-code automation engine for Web3 tasks, trading, and monitoring using intelligent agents.

Agent Arc
Breakout 2025Winner3rd Place - AI (AI)
7%
match

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.