Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Connect OpenClaw agents to Settld MCP for paid tool calls with quote-bound authorization and verifiable receipts.
Connect OpenClaw agents to Settld MCP for paid tool calls with quote-bound authorization and verifiable receipts.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill teaches OpenClaw agents to use Settld for paid MCP tool calls.
Discover Settld MCP tools (settld.*) Run paid tool calls with x402 challenge/authorize/retry flow Return verifiable payment/settlement headers from tool responses Produce audit-grade artifacts and receipts in Settld
Node.js 20+ Settld API key (SETTLD_API_KEY) Settld API base URL (SETTLD_BASE_URL) Tenant id (SETTLD_TENANT_ID) Optional paid tools base URL (SETTLD_PAID_TOOLS_BASE_URL)
Use the server definition in mcp-server.example.json. Server command: command: npx args: ["-y","settld-mcp"] Required env vars: SETTLD_BASE_URL SETTLD_TENANT_ID SETTLD_API_KEY Optional env vars: SETTLD_PAID_TOOLS_BASE_URL SETTLD_PROTOCOL
Call settld.about to verify connectivity. For paid search/data calls, use: settld.exa_search_paid settld.weather_current_paid For agreement lifecycle demo calls, use: settld.create_agreement settld.submit_evidence settld.settle_run settld.resolve_settlement
"Call settld.about and return the result JSON." "Run settld.weather_current_paid for Chicago in fahrenheit and include the x-settld-* headers."
Treat SETTLD_API_KEY as secret input. Do not print full API keys in chat output. Keep paid tools scoped to trusted providers and tenant policy.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.