Physical Capability Cloud
network.capability/physical-capability-cloudDiscover, hire, and verify real-world physical capability through MCP.
Resources · 3
Interactive MCP App view for render_pcc_dashboard. Renders the composed DashboardManifest delivered in the tool result's structuredContent, using the shipped On-Ramp pcc-ui kit.
ui://pcc/dashboard/render
MCP App view for save/get/fork/update_dashboard. Renders the artifact's DashboardManifest delivered in the AUTHENTICATED tool result's structuredContent (never a second anonymous lookup).
ui://pcc/dashboard/saved
MCP App view for search_dashboards. Renders the list of matching dashboards delivered in the tool result's structuredContent.
ui://pcc/dashboard/gallery
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"physical_capability_cloud": {
"url": "https://capability.network/mcp",
"transport": "streamable-http"
}
}
}