Skip to content

feat: add TWZRD Agent Intel — Solana x402 MCP server for agent trust scoring#3191

Closed
twzrd-sol wants to merge 1 commit into
vinta:masterfrom
twzrd-sol:add-twzrd-agent-intel
Closed

feat: add TWZRD Agent Intel — Solana x402 MCP server for agent trust scoring#3191
twzrd-sol wants to merge 1 commit into
vinta:masterfrom
twzrd-sol:add-twzrd-agent-intel

Conversation

@twzrd-sol
Copy link
Copy Markdown

Summary

Adds TWZRD Agent Intel to the AI and Agents → MCP Servers subsection (new subsection, alphabetically placed between Agent Skills and Orchestration).

TWZRD Agent Intel is a Python-installable MCP server for Solana agent trust scoring:

  • PyPI: pip install twzrd-agent-intel
  • MCP endpoint: https://intel.twzrd.xyz/mcp
  • 4 free preflight tools score any Solana wallet: on-chain activity, transaction patterns, network age, recurring behavior
  • Paid tools return signed twzrd.receipt.v5 trust tokens via HTTP 402 + USDC on Solana (<1s settlement)
  • Designed for AI agents that need to verify counterparty trust before executing on-chain transactions

Why it fits here

  • It is a pip-installable Python package on PyPI
  • It implements the Model Context Protocol (MCP) — the new standard for passing data/context to AI models referenced in this list
  • It targets the autonomous agent use case specifically (agent-to-agent trust verification)

Install

pip install twzrd-agent-intel
# or
claude mcp add twzrd-agent-intel --transport http https://intel.twzrd.xyz/mcp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants