🛠️

agent-bank

Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon

Developer Tools stdio npm npmstdioremoteWirterNow
RUN IN TERMINAL
claude mcp add irterow-agent-bank -- npx -y ai-agent-bank-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "irterow-agent-bank": { "command": "npx", "args": ["-y", "ai-agent-bank-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "irterow-agent-bank": { "command": "npx", "args": ["-y", "ai-agent-bank-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "irterow-agent-bank": { "command": "npx", "args": ["-y", "ai-agent-bank-mcp-server"] } } }

About This MCP Server

The io.github.WirterNow/agent-bank server provides financial infrastructure for AI agents, enabling interactions such as wallet management, USDC transfers, lending, and job management on the Polygon network. This server connects to AI coding assistants through the Model Context Protocol, allowing developers to integrate financial capabilities into their AI-powered applications. Developers would use this server when building AI-driven systems that require financial transactions or interactions, such as decentralized finance or autonomous economic agents.

Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

ai-agent-bank-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The agent-bank server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/irterow-agent-bank.svg)](https://skillsplayground.com/mcps/irterow-agent-bank/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.