Skip to content

Commit c2a447f

Browse files
Merge branch 'main' of github.com:primer-systems/multiclaw
2 parents 24a7281 + fb164ac commit c2a447f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Agent hits paywall → 402 + Payment-Required header
3838

3939
Any agent framework can integrate via HTTP to `localhost:9402` — Claude, GPT, LangChain, custom agents, or any system that can make HTTP requests. Bearer tokens for simplicity, HMAC-SHA256 for production security. The pattern is intentionally simple: **detect paywall → request signature → retry with payment → report settlement**.
4040

41+
![System Interactions](https://raw.githubusercontent.com/primer-systems/multiclaw/main/docs/multiclaw_interactions.png)
42+
4143
## Authorization Controls
4244

4345
- **Spend Policies** — Daily limits, per-request caps, auto-approve thresholds

docs/multiclaw_interactions.png

251 KB
Loading

0 commit comments

Comments
 (0)