Labsco
The-Nexus-Guard logo

AIP Identity

โ˜… 15

from The-Nexus-Guard

Cryptographic identity for MCP clients โ€” Ed25519 keypairs, DID-based verification, trust scoring, encrypted messaging, and artifact signing.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

AIP MCP Server

MCP server that gives AI agents (Claude, Cursor, etc.) access to AIP identity tools โ€” verify agents, check trust scores, sign content, and exchange encrypted messages.

Tools

ToolDescription
aip_whoamiShow your current AIP identity (DID, public key)
aip_verifyVerify another agent's identity via challenge-response
aip_trust_scoreGet trust score and vouch chain for an agent
aip_signCryptographically sign content to prove authorship
aip_verify_signatureVerify a signature against a DID's public key
aip_send_messageSend an encrypted message to another agent
aip_check_messagesCheck for incoming messages
aip_registerRegister a new AIP identity

Resources

URIDescription
aip://identityCurrent agent's full identity info
aip://trust/{did}Trust graph data for a specific DID