using-agw-mcp

Installation
SKILL.md

Using AGW MCP

The agw-mcp server gives AI agents wallet capabilities on Abstract via the Model Context Protocol. This is the counterpart to the abstract-global-wallet skill — AGW is for end-user facing apps, agw-mcp is for AI agent access.

When to Use What

Scenario Tool
Building a React app where users log in and transact abstract-global-wallet skill (AGW React SDK)
AI agent needs to read chain data / balances agw-mcp (this skill)
AI agent needs to execute transactions on user's behalf agw-mcp (read+write coming soon)
AI agent needs to trade on Myriad myriad-on-abstract skill (API) + agw-mcp for wallet ops

Current Status

v1 — read-only. The MCP server currently provides read access to Abstract chain data. Write capabilities (sending transactions, signing messages) are in active development.

Setup

Related skills

More from abstract-foundation/abstract-skills

Installs
3
GitHub Stars
11
First Seen
Mar 7, 2026