Skip to main content

Ecosystem & Integrations

Everything that connects to 1Claw in one place. Each entry links to a demo repo, guide, or external docs.


Agent Frameworks

LangChain

LangGraph ReAct agent where every LLM call is routed through Shroud — 20 layers of inspection, vault-managed provider keys, and tool secrets fetched at runtime so nothing enters the LLM context.

Websitelangchain.com
Demo repo1clawAI/1claw-langchain-demo
What it showsChatOpenAI / ChatAnthropic pointed at Shroud via base_url, vault-fetched tool secrets, create_react_agent loop

CrewAI

Secure secret fetching for CrewAI agents via 1Claw vaults. Credentials are retrieved at runtime using a scoped agent identity — never copied into prompts, repos, or long-lived agent memory.

Websitecrewai.com
GitHub1clawAI/1claw-crewai-tools

Hermes Agent (Nous Research)

TypeScript integration for Hermes Agent — MCP-based secret fetching, Shroud LLM sidecar, per-subagent scoped identities, and Intents API transaction signing with client-side guardrails.

Websitehermes-agent.nousresearch.com
GitHub1clawAI/1claw-hermes

NemoClaw (NVIDIA)

Run autonomous AI agents safely with NVIDIA NemoClaw — privacy and security controls over OpenClaw powered by NVIDIA OpenShell. 1Claw provides policy, plugin, and blueprint for secret management inside NemoClaw sandboxes.

Websitenvidia.com/en-us/ai/nemoclaw
GitHub1clawAI/1claw-nemoclaw

LLM Providers (Shroud)

These providers are natively supported by the Shroud TEE proxy. Set X-Shroud-Provider to route traffic.

Darkbloom (Eigen Labs)

Decentralized inference on hardware-attested Apple Silicon with end-to-end encryption. The node operator never sees your prompts.

Websitedarkbloom.dev
Provider headerX-Shroud-Provider: darkbloom
Supported modelsReference
GuidePrivate AI Agents with Shroud, Darkbloom & Venice

Venice AI

Privacy-first inference with zero data retention, optional TEE and E2EE modes. Supports Claude, GPT, Grok, and TEE-backed open-source models.

Websitevenice.ai
Provider headerX-Shroud-Provider: venice
Supported modelsReference
GuidePrivate AI Agents with Shroud, Darkbloom & Venice

Payments & Commerce

ampersend (Edge & Node)

The control layer for the agent economy — policies, approvals, and audit trails for every agent transaction. 1Claw manages session keys in the vault while Ampersend handles smart-account x402 payments on Base.

Websiteampersend.ai
Example1clawAI/1claw-examples/ampersend-x402
What it showsx402 paywall, ERC-6492 smart-account signing, session key in vault, local facilitator settlement

Arc (Circle)

Stablecoin-native EVM L2 where USDC is the native gas token. Sign and broadcast USDC transfers on Arc using the Intents API — same flow as Ethereum/Base, but fees are paid in USDC (~$0.01/tx).

Websitedocs.arc.io
Example1clawAI/1claw-examples/arc-stablecoin
Chain ID5042002 (testnet)
What it showsIntents API transaction signing on Arc, vault-stored keys, USDC guardrails

Developer Tools & Platforms

OpenClaw (OpenAI)

Official gateway plugin for the OpenClaw agent runtime: native 1Claw tools, slash commands, secret redaction, optional Shroud LLM routing, and a bundled skill.

npm@1claw/openclaw-plugin
GitHub1clawAI/1claw-openclaw-plugin
GuideUsing 1Claw with OpenClaw

Scaffold-Agent

Build onchain AI agents with Scaffold-ETH 2 and 1Claw. A starter kit that wires HSM-backed secrets and Intents API signing into a full-stack dApp scaffold.

Websitescaffoldagent.xyz
GitHub1clawAI/scaffoldagent_xyz
VideoYouTube demo
GuideScaffold-Agent guide

Pinata Agents

OpenClaw workspace template for Pinata Agents. Agents self-enroll with 1Claw, fetch secrets at runtime from the vault, and route LLM traffic through Shroud — all from a single ocv_ key.

Websitepinata.cloud
GitHub1clawAI/1claw-pinata-template
VideoYouTube demo

Coder

Terraform workspace module that gives every Coder workspace a dedicated 1Claw agent identity with scoped vault access. Per-workspace provisioning, lifecycle cleanup, and MCP config for Cursor and Claude Code.

Websitecoder.com
GitHub1clawAI/1claw-coder-workspace-module

Infrastructure

Tenderly

Tenderly powers transaction simulation in the Intents API — simulate before sign, inspect gas and balance changes, and catch reverts with Tenderly's dashboard links from failed runs.

Websitetenderly.co
Related guideIntents API

Google Cloud

1Claw uses Google Cloud for production cryptography: Cloud HSM-backed envelope encryption for secrets, and Confidential Computing (AMD SEV-SNP) for the Shroud TEE proxy.

Cloud KMS / HSMcloud.google.com/security/products/security-key-management
Confidential Computingcloud.google.com/security/products/confidential-computing
Related guideHSM architecture

Want to add yours?

If you've built something with 1Claw, email ops@1claw.xyz and we'll add it here and on 1claw.xyz/ecosystem.