Stellar
Stellar Smart MCP Demo
Heavily inspired by https://blog.cloudflare.com/remote-model-context-protocol-servers-mcp/ and https://github.com/cloudflare/ai/tree/main/demos/remote-mcp-github-oauth. If you're having issues I actually suggest reviewing the Cloudflare docs vs worrying too much about debugging inside this specific repo.
For this specific MCP server there are a few things you'll want to keep in mind:
- Be sure to setup your wallet first by triggering the
setWallettool - If you add contracts to track via the
setContractAddressyou'll also need to add aed25519signer if you want to automate the signing. Atm this is done via my Super Peach wallet.
Be safe, have fun!