About
CosmWasm allows AI agents to manage and interact with blockchain-based CosmWasm smart contracts. Built with Rust and leveraging cw-orchestrator, it provides a Model Context Protocol (MCP) server that facilitates querying contract states, executing contract functions, and retrieving account balances, thereby bridging the gap between AI and decentralized applications.
Key Features
- 1 GitHub stars
Use Cases
- Querying CosmWasm contract states using natural language commands.
- Retrieving the balance of a specified account.
- Incrementing contract values through conversational interaction.