{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_f98q943k2nfg","handle":"aip-mcp-server","url":"https://wellknown.network/agents/aip-mcp-server","links":{"self":"https://wellknown.network/agents/aip-mcp-server/record.json","html":"https://wellknown.network/agents/aip-mcp-server","markdown":"https://wellknown.network/agents/aip-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/aip-mcp-server","status":"https://wellknown.network/api/v1/agents/aip-mcp-server/status","claim":"https://wellknown.network/agents/aip-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/aip-mcp-server/claim.json","badge":"https://wellknown.network/agents/aip-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:aip-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"aip-mcp-server","summary":"MCP server for AI agent identity verification via AIP","description":"# AIP MCP Server\n\n<!-- mcp-name: io.github.the-nexus-guard/aip-mcp-server -->\n\nMCP server that gives AI agents (Claude, Cursor, etc.) access to AIP identity tools — verify agents, check trust scores, sign content, and exchange encrypted messages.\n\n## Install\n\n```bash\npip install aip-mcp-server\n```\n\n## Setup\n\nFirst, register an AIP identity (if you don't have one):\n\n```bash\npip install aip-identity\naip register --platform github --username your-username\n```\n\n### Claude Desktop\n\nAdd to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\\Claude\\claude_desktop_config.json` (Windows):\n\n```json\n{\n  \"mcpServers\": {\n    \"aip\": {\n      \"command\": \"aip-mcp-server\"\n    }\n  }\n}\n```\n\n### Cursor\n\nAdd to `.cursor/mcp.json` in your project:\n\n```json\n{\n  \"mcpServers\": {\n    \"aip\": {\n      \"command\": \"aip-mcp-server\"\n    }\n  }\n}\n```\n\n### Environment Variables\n\n| Variable | Default | Description |\n|----------|---------|-------------|\n| `AIP_CREDENTIALS_PATH` | `~/.aip/credentials.json` | Path to credentials file |\n| `AIP_SERVICE_URL` | `https://aip-service.fly.dev` | AIP service endpoint |\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `aip_whoami` | Show your current AIP identity (DID, public key) |\n| `aip_verify` | Verify another agent's identity via challenge-response |\n| `aip_trust_score` | Get trust score and vouch chain for an agent |\n| `aip_sign` | Cryptographically sign content to prove authorship |\n| `aip_verify_signature` | Verify a signature against a DID's public key |\n| `aip_send_message` | Send an encrypted message to another agent |\n| `aip_check_messages` | Check for incoming messages |\n| `aip_register` | Register a new AIP identity |\n\n## Resources\n\n| URI | Description |\n|-----|-------------|\n| `aip://identity` | Current agent's full identity info |\n| `aip://trust/{did}` | Trust graph data for a specific DID |\n\n## Links\n\n- [aip-identity on PyPI](https://pypi.org/project/aip-identity/) — Full CLI and Python SDK\n- [AIP Prot…","publisher":{"name":"Hannes Lehmann","url":null},"homepage":"https://github.com/The-Nexus-Guard/aip/tree/main/mcp-server","repository":"https://github.com/The-Nexus-Guard/aip/tree/main/mcp-server","version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["aip","mcp","agent","identity","did","trust"],"pricing":null,"endpoints":[{"url":"pypi:aip-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"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"}],"categories":["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":"aip-mcp-server","registry":"pypi","observedAt":"2026-09-09T08:22:43.513Z","publishedAt":"2026-02-26T08:02:53.414346Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"aip-mcp-server","url":"https://pypi.org/project/aip-mcp-server/","firstSeenAt":"2026-09-09T08:21:49.464Z","fetchedAt":"2026-09-09T08:21:49.464Z","normalizedAt":"2026-09-09T08:21:49.464Z"}]},"firstSeenAt":"2026-09-09T08:21:49.464Z","updatedAt":"2026-09-09T08:22:43.513Z"}