Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions n8n-nodes-safeagent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ npm install n8n-nodes-safeagent

---

## Also available as

- **x402 pay-per-call API** — [Orbis listing](https://orbisapi.com/proxy/safeagent-execution-guard-bb0b02) — $0.001 USDC per claim, no signup, autonomously discoverable by AI agents on Base
- **Python library** — `pip install safeagent-exec-guard`
- **Claude Desktop MCP** — `safeagent_claim` and `safeagent_settle` tools available directly in Claude Desktop
- **MCP Registry** — `io.github.azender1/safeagent`
- **Bazaar indexed** — discoverable by any x402-enabled agent

---

## Operations

### Claim
Expand Down
Loading