Use the CornerStone MCP x402 capability from local or OSS agents (e.g. LM Studio, AutoGen, CrewAI).
- Source: FinTechTonic/autonomous-agent.
- Install:
npm installinautonomous/. - Config: Set x402 facilitator URL and LLM/env as needed.
- Run:
node src/run-agent.js "your message"or wire MCP client to your agent framework. - x402: On 402 responses, call facilitator verify → settle, then retry the request with
PAYMENT-SIGNATUREheader.
See parent autonomous/README.md for full config and tool list.