From 08a9823fd01e98e400384762948f75a023cc2d4a Mon Sep 17 00:00:00 2001 From: Scott C Date: Sat, 28 Feb 2026 15:37:27 -0500 Subject: [PATCH] Add AgentWallet MCP server to Community Servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..0eacbdf085 100644 --- a/README.md +++ b/README.md @@ -588,6 +588,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[AgentBay](https://github.com/Michael98671/agentbay)** - An MCP server for providing serverless cloud infrastructure for AI agents. - **[Agentic Framework](https://github.com/Piotr1215/mcp-agentic-framework)** - Multi-agent collaboration framework enabling AI agents to register, discover each other, exchange asynchronous messages via HTTP transport, and work together on complex tasks with persistent message history. - **[AgentMode](https://www.agentmode.app)** - Connect to dozens of databases, data warehouses, Github & more, from a single MCP server. Run the Docker image locally, in the cloud, or on-premise. +- **[AgentWallet](https://github.com/hifriendbot/agentwallet-mcp)** - Server-side EVM and Solana wallet for AI agents. Create wallets, sign transactions, manage ERC-20/SPL tokens, pay and accept x402 payments across 9+ chains. 28 MCP tools with built-in guards. - **[AI Agent Marketplace Index](https://github.com/AI-Agent-Hub/ai-agent-marketplace-index-mcp)** - MCP server to search more than 5000+ AI agents and tools of various categories from [AI Agent Marketplace Index](http://www.deepnlp.org/store/ai-agent) and monitor traffic of AI Agents. - **[AI Endurance](https://github.com/ai-endurance/mcp)** - AI-powered training platform for runners, cyclists, and triathletes with over 20 tools for workout management, activity analysis, performance predictions, and recovery tracking. - **[AI Tasks](https://github.com/jbrinkman/valkey-ai-tasks)** - Let the AI manage complex plans with integrated task management and tracking tools. Supports STDIO, SSE and Streamable HTTP transports.