SchemaPin
Verified Safeby ThirdKeyAI
Overview
A cryptographic protocol to ensure integrity and authenticity of tool schemas for AI agents, preventing 'MCP Rug Pull' attacks.
Installation
No command providedSecurity Notes
The project's core purpose is to enhance security by cryptographically signing and verifying AI tool schemas. It uses standard, robust cryptographic algorithms (ECDSA P-256, SHA-256). It explicitly addresses supply-chain attacks and Man-in-the-Middle (MITM) risks. The main security considerations for users involve proper management of cryptographic private keys by tool developers and secure deployment of public keys via `.well-known` endpoints.
Similar Servers
agentor
Build and deploy scalable AI agents that can interact with various tools and communicate via A2A and MCP protocols.
Polymcp
A comprehensive TypeScript framework for building and orchestrating Model Context Protocol (MCP) servers and AI agents, enabling LLMs to intelligently discover, select, and execute external tools.
MCP-Agent
An autonomous AI agent designed to discover, connect to, and utilize tools and resources from various Model Context Protocol (MCP) servers to accomplish tasks.
mcp-agent-identity
Provides cryptographic identity, signing, and verification capabilities for AI agents to ensure attribution and non-repudiation of their actions.