-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Problem / Why
The current TON Docs page for MCP (/ecosystem/ai/mcp) servers mentions Agentic Wallets only briefly, as a feature of @ton/mcp, and links out to the external dashboard. However, there is no dedicated documentation page that explains what Agentic Wallets are, why they exist, and how they work in the @ton/mcp flow. This creates a gap for developers: they can see that agentic wallets are supported, but they do not get a clear docs-native explanation of the model, onboarding flow, or the relationship between the dashboard and the MCP package.
Context
External reference currently linked from docs / package: https://agentic-wallets-dashboard.vercel.app/
Implementation reference: https://github.com/ton-connect/kit/tree/main/packages/mcp
What to do
Create a new dedicated documentation page for Agentic Wallets in TON Docs.
The page should explain:
- what Agentic Wallets are in practical terms
- why they are useful for AI agents and MCP-based workflows
- the high-level onboarding flow
- what developers can do after setup:
- create/import/validate/list/manage agentic wallets
- use the wallet for transfers, swaps, NFTs, and other supported TON operations through MCP