Add TWZRD Agent Intel to ADDITIONAL.md — trust-scoring MCP server for x402 agents#4286
Open
twzrd-sol wants to merge 2 commits into
Open
Add TWZRD Agent Intel to ADDITIONAL.md — trust-scoring MCP server for x402 agents#4286twzrd-sol wants to merge 2 commits into
twzrd-sol wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds TWZRD Agent Intel to the Frameworks section of ADDITIONAL.md alongside PayMCP, as complementary payment/trust infrastructure for MCP servers.
What it is
TWZRD Agent Intel (
https://intel.twzrd.xyz) is a production MCP server providing trust scoring for autonomous agents operating on Solana via the x402 payment protocol:resolve_agent+score_agent— verify an agent's on-chain trust score before transactingget_trust_receipt— returns a cryptographically signed V5 trust receipt via USDC micropayment (<1s settlement on Solana)verify_trust_receipt— verify a previously issued receipthttps://intel.twzrd.xyz/mcp(Streamable-HTTP transport)registry.modelcontextprotocol.ioasxyz.twzrd.intel/twzrd-agent-intel v0.1.2Why it belongs here
Placed after PayMCP in the "For servers" section as related payment/trust infrastructure. PayMCP adds payments to MCP tool calls; TWZRD adds trust verification before those calls happen — they solve adjacent problems in the emerging agent-economy stack.
This follows the same pattern as PayMCP which is listed as a tool for building MCP servers with payment capabilities.
Links: Website · MCP Endpoint · GitHub · Registry