moveflow-mcp

Lavande/moveflow-mcp

3.2

If you are the rightful owner of moveflow-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MoveFlow MCP Server is a TypeScript-based application that provides an API interface for interacting with the MoveFlow service, enabling AI assistants to create and manage payment streams on the Aptos blockchain.

Tools

Functions exposed to the LLM to take actions

batch_create_stream

Batch creation of multiple payment streams, supporting APT tokens and other cryptocurrencies.

get_stream_info

Retrieve detailed information about a single payment stream.

get_account_streams

Fetch all sending and receiving payment streams for a specific account.

cancel_stream

Terminate an ongoing payment stream.

pause_stream

Pause a payment stream, halting fund release but allowing for resumption.

resume_stream

Resume a paused payment stream to continue fund release.

get_wallet_balance

Retrieve account balance information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources