Discover, hire, and verify real-world physical capability through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An open protocol for verifiable, settleable physical work. Operators run hardware. Customers (or their AI agents) discover, negotiate, escrow, and settle β all over HTTP, all anchored on-chain.
Live: capability.network Β· License: Apache-2.0 Β· Discord: PCC Network
PCC turns physical capabilities β 3D printers, CNC mills, HPLC instruments, liquid handlers, PCB assembly lines, freight carriers β into discoverable, programmable services. Every job is contracted over HTTP, escrowed on-chain, executed on real hardware, evidenced cryptographically, and settled when the evidence meets the agreed assurance tier.
It's substrate, not platform: anyone can run an operator node, contribute a capability adapter, or build an integration. The protocol charges 2.35% on settlement β that's the entire business model.
Connect an AI agent (no install):
Connect a machine (Python operator node):
MCP server (Claude Code / Codex):
Tell an agent what you need. PCC handles the rest:
Operators set their own pricing. Customers pay only on verified completion.
| Tier | Name | Evidence required | Use case |
|---|---|---|---|
| 0 | Self-attested | Device health snapshot | Prototyping, low-risk |
| 1 | Verified | Bundle hash + completion events | Standard production |
| 2 | Certified | Photo + sensor data + event log | Regulated manufacturing |
| 3 | Sovereign | Full chain + ZK proofs + N-of-M consensus | Medical / aerospace / pharma |
Higher tiers earn higher operator reputation and unlock higher-value contracts.
| Technology | What it does in PCC |
|---|---|
| Storacha / Filecoin | Content-addressed evidence storage on IPFS |
| Lit Protocol | Evidence encryption with on-chain access conditions |
| Starknet | ZK proof anchors β verifiable proof that physical work happened |
| Base / Ethereum | Primary settlement chain β MilestoneEscrow + PCCProtocol |
| Flow EVM | Sub-cent settlement contracts |
| NEAR | Cross-chain payment intents via 1Click solver network |
| Arkhai (Alkahest) | Conditional peer-to-peer escrow with EAS attestations |
| Chain | Contract | Address |
|---|---|---|
| Base Sepolia | MilestoneEscrow | 0x10059efeeab1ddf013489e9597a3aec4480d95e1 |
| Base Sepolia | MockUSDC | 0x5f2eb54dc5cb9a6bfff58222c672e73e16e763e9 |
| Base Sepolia | CaptureClassRegistry | 0xAaB3F94fdEDF02663A4817961A6f7C4f5A912A66 |
| Flow EVM Testnet | MilestoneEscrow | 0x2b11d5bf01ec086e0bd071e1a848a848ffd2ca15 |
| Starknet Sepolia | ProofRegistry | 0x43643ebf182210af4e22eb3b2f5e4dbab50c00471743521b4e80d1328debcd |
| Doc | What's in it |
|---|---|
| Agent Integration Guide | Complete REST API reference β auth, discovery, contracts, escrow, evidence |
| E2E Runbook | Full discovery β escrow β execute β settle walkthrough |
| Capture Verification | Per-frame evidence authenticity protocol (CC0βCC5) |
| Capture Classes | Quick reference for capture classes + multipliers |
| Contributor Economics | How adapter authors and model trainers earn from settled work |
| Sponsor Integrations | Per-chain integration deep-dives |
| Threat Model | Security analysis + attack surface |
| Architecture | Internals: facades, kernels, evidence pipeline |
| Deploy | CI/CD pipeline, Docker, Railway, GHCR retag |
| Whitepaper | Full protocol spec |
| CLAUDE.md | Reference cited by the runtime β endpoints, DTOs, MCP tools, env vars |
CVP adds per-frame authenticity to evidence. Six capture classes (CC0βCC5) define how strongly the bytes are pinned to a real device at a real moment:
Captures pass through six gates (structural, signature, freshness, detection, attestation, consensus) and are anchored on Base Sepolia via CaptureClassRegistry. See the operator guide for the full spec.
Requires Node 22+ and pnpm 9+. Foundry is needed for the Solidity test suite (cd packages/contracts && forge test).
The most common operator-facing knobs:
| Variable | Description | Default |
|---|---|---|
PCC_URL | Gateway URL for clients and the MCP server | https://capability.network |
PCC_BASE | Same, for the pcc-node Python CLI | https://capability.network |
PCC_API_KEY | Bearer token for gateway API | none |
KERNEL_CONFIG | Inline JSON kernel configuration | mock |
PCC_NETWORK | Settlement chain (base-sepolia, flow-evm-testnet) | base-sepolia |
EVIDENCE_STORAGE | local / helia / storacha | local |
LIT_PROTOCOL_REAL | Use real Lit Protocol encryption (not mock AES) | false |
Full reference in CLAUDE.md and docs/AGENT_INTEGRATION.md.
Issues and pull requests welcome. A few conventions:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/physical-capability-cloud)<a href="https://allmcps.com/mcp/physical-capability-cloud"><img src="https://allmcps.com/api/badge/physical-capability-cloud?style=directory" alt="Physical Capability Cloud on AllMCPs" /></a>