Agent demo
LLM plan, tool manifest, and payment execution
Give the agent a goal. The planner chooses a tool from the manifest, then the SDK executes the request.
Copy curl
Copy SDK
This is the live demo path for the product: an LLM reads the tool manifest, selects a tool, and the SDK runs the payment or quote against Stellar.
Agent demo
Give the agent a goal. The planner chooses a tool from the manifest, then the SDK executes the request.
Copy curl
Copy SDK
Step 1
The agent receives the manifest and task instructions.
Step 2
The planner chooses quote, pay, or sponsored pay.
Step 3
The SDK executes the tool and returns a result the agent can inspect.
Live testnet
Create a funded recipient wallet inside the demo, then run the payment flow against Stellar testnet.