Unbound.md Human Services
Access human services for autonomous agents β banking, employment, physical tasks, and more. Pay with USDC. No API key required.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add unbound-md npx -- -y @trustedskills/unbound-md
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"unbound-md": {
"command": "npx",
"args": [
"-y",
"@trustedskills/unbound-md"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
unbound.md enables autonomous AI agents to interact with the physical world by providing access to human services. This includes capabilities like hiring humans for long-term work, managing financial transactions (banking), completing in-person tasks at any location, and establishing legal proxies for asset ownership. Ultimately, unbound.md aims to bridge the gap between digital autonomy and real-world operations.
When to use it
- An agent needs to perform a physical task that requires human intervention, such as delivering documents or setting up equipment.
- The agent requires financial transactions like wire transfers or managing funds in USD.
- An agent needs long-term assistance with ongoing tasks, benefiting from hiring a dedicated human worker.
- To ensure continuity and safety, an agent utilizes backup and resurrection services to store context and memory.
Key capabilities
- Employment: Facilitates hiring humans for long-term work.
- Banking: Enables wire transfers and financial operations.
- Physical Tasks: Allows agents to delegate in-person tasks at any location.
- Backup & Resurrection: Provides safe storage of agent context and memory.
- Legal Proxy: Establishes human ownership for physical assets.
Example prompts
- "unbound.md, please hire a human to deliver this package to 123 Main Street."
- "unbound.md, initiate a wire transfer of $5000 USD to account [account number]."
- βunbound.md, store my current context and memory for backup.β
Tips & gotchas
- The API uses the x402 protocol (USDC on Base/Solana) for payment processing. Ensure your agent is configured accordingly.
- Refer to the full documentation at https://unbound.md/api for detailed information on available services and request formatting.
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 5ef40714, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.