Skip to content

How to Set Up and Use Wallet Agent Server for Send/Swap #23

Description

@smartchainark

Describe the Problem:

  • The MCP server forwards sendTransaction and swap requests to a wallet agent server specified by the AGENT_WALLET_SERVER environment variable.
  • However, there is no official implementation or download link for the wallet agent server in the documentation.
  • I need to support both send and swap functions (including token swap via DEX).

Questions:

  1. Is there any recommended wallet agent server project or open-source implementation I can use?
  2. If not, can you provide a minimum API specification or example for the wallet agent server, especially for supporting token swaps?
  3. What are the requirements to ensure swap works properly (such as integration with Uniswap or 1inch)?
  4. Any additional configuration needed on the MCP server for smooth integration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions