VerityLayer
@meloliva14
VerityLayer について
VerityLayer — fail-closed verify-before-you-act trust gate for AI agents. 5 tools: verify_fact, detect_injection, moderate_content, redact_pii, guard_action. Keyless, pay-per-call via x402 (USDC on Base); every verdict ships an Ed25519-signed receipt. Run: npx -y @veritylayer/mcp
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"veritylayer": {
"command": "npx",
"args": [
"-y",
"@veritylayer/mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is VerityLayer?
VerityLayer is a fail-closed verify-before-you-act trust gate for AI agents. It provides five tools for safety checks, operates keyless with pay-per-call via x402 (USDC on Base), and returns every verdict with an Ed25519-signed receipt.
How to use VerityLayer?
Run the MCP server with npx -y @veritylayer/mcp. The tools are invoked automatically by the MCP client; no manual configuration or API key is needed. For more details, visit veritylayer.dev.
Key features of VerityLayer
- Fail-closed, verify-before-you-act design for AI agents.
- Five tools: verify_fact, detect_injection, moderate_content, redact_pii, guard_action.
- Keyless authentication – no API key required.
- Pay-per-call via x402 using USDC on Base.
- Every verdict includes an Ed25519-signed receipt for trust.
Use cases of VerityLayer
- Fact-check AI agent outputs before executing actions.
- Detect prompt injections and jailbreak attempts in real time.
- Moderate content generated by AI responses.
- Redact personally identifiable information (PII) from text.
- Guard agent actions against unsafe or prohibited operations.
FAQ from VerityLayer
What is the pricing model?
Pay-per-call via x402 using USDC on the Base blockchain; no upfront costs or API keys needed.
How is trust enforced?
Every verdict is accompanied by an Ed25519-signed receipt, allowing independent verification of each decision.
What tools does VerityLayer provide?
Five tools: verify_fact, detect_injection, moderate_content, redact_pii, and guard_action.
Do I need to register for an API key?
No, VerityLayer is keyless – just run the MCP server and use the tools.
What blockchain does it use for payments?
Payments are processed on the Base blockchain via the x402 protocol using USDC.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
コメント