{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qs9c5bu7v4ep","handle":"computeid-mcp","url":"https://wellknown.network/agents/computeid-mcp","links":{"self":"https://wellknown.network/agents/computeid-mcp/record.json","html":"https://wellknown.network/agents/computeid-mcp","markdown":"https://wellknown.network/agents/computeid-mcp/record.md","api":"https://wellknown.network/api/v1/agents/computeid-mcp","status":"https://wellknown.network/api/v1/agents/computeid-mcp/status","claim":"https://wellknown.network/agents/computeid-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/computeid-mcp/claim.json","badge":"https://wellknown.network/agents/computeid-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:computeid-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"computeid-mcp","summary":"ComputeID MCP Server — cryptographic identity for AI agents via Model Context Protocol","description":"# ComputeID MCP Server\n\nGive Claude and any MCP-compatible AI the ability to issue cryptographic identities to AI agents natively.\n\n## What it does\n\nOnce installed, Claude can:\n- **Issue AgentPassports** to any AI agent it spawns or works with\n- **Verify agent identity** before accepting work from another agent\n- **Log every action** to an immutable audit trail automatically\n- **Revoke agents instantly** if they behave unexpectedly\n- **Register GPU hardware** with cryptographic DevicePassports\n- **Generate compliance reports** for EU AI Act, SOC2, NIST AI RMF\n\n## Install\n\n```\npip install computeid-mcp\n```\n\n## Configure Claude Desktop\n\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"computeid\": {\n      \"command\": \"python\",\n      \"args\": [\"-m\", \"computeid_mcp\"],\n      \"env\": {\n        \"COMPUTEID_API_URL\": \"https://api.aicomputeid.com\",\n        \"COMPUTEID_TOKEN\": \"your-token-here\"\n      }\n    }\n  }\n}\n```\n\n## Tools available\n\n| Tool | Description |\n|------|-------------|\n| `computeid_status` | Check API health |\n| `issue_agent_passport` | Issue a cryptographic identity to an AI agent |\n| `verify_agent_passport` | Verify an agent's identity |\n| `log_agent_action` | Log an action to the immutable audit trail |\n| `revoke_agent_passport` | Instantly revoke an agent |\n| `list_agent_passports` | List all agents in your organisation |\n| `get_agent_audit_log` | Get full audit trail for an agent |\n| `register_device` | Register a GPU or server |\n| `list_devices` | List all devices |\n| `approve_device` | Approve a pending device |\n| `revoke_device` | Revoke a device |\n| `generate_compliance_report` | EU AI Act, SOC2, NIST AI RMF reports |\n| `get_audit_logs` | Organisation-wide audit logs |\n\n## Docs\n\ncompute-id.com | hello@compute-id.com","publisher":{"name":"ComputeID","url":null},"homepage":"https://github.com/trustedaicompute-ops/computeid-mcp","repository":"https://github.com/trustedaicompute-ops/computeid-mcp","version":"1.1.0","license":null,"protocols":["mcp"],"tags":["mcp","model-context-protocol","ai","agents","identity","security","computeid"],"pricing":null,"endpoints":[{"url":"pypi:computeid-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"declared"},{"slug":"infra.devices","name":"Devices & IoT","confidence":0.802,"provenance":"derived"}],"categories":["infra","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"computeid-mcp","registry":"pypi","observedAt":"2026-09-09T12:30:45.310Z","publishedAt":"2026-06-12T11:25:01.457705Z","latestVersion":"1.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"computeid-mcp","url":"https://pypi.org/project/computeid-mcp/","firstSeenAt":"2026-09-09T12:27:25.671Z","fetchedAt":"2026-09-09T13:20:11.729Z","normalizedAt":"2026-09-09T13:20:11.729Z"}]},"firstSeenAt":"2026-09-09T12:27:25.671Z","updatedAt":"2026-09-09T12:30:45.310Z"}