[PR #256] [CLOSED] feat: add TWZRD Agent Intel to APIs & Backends #3809

Closed
opened 2026-07-14 01:08:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devtoolsd/awesome-devtools/pull/256
Author: @twzrd-sol
Created: 6/8/2026
Status: Closed

Base: mainHead: add-twzrd-agent-intel


📝 Commits (1)

  • 6e4d64c feat: add TWZRD Agent Intel to APIs & Backends section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

Description

Adds TWZRD Agent Intel to the APIs & Backends section, alongside Hive Intelligence (already listed, blockchain+MCP context).

TWZRD Agent Intel is a free MCP server for verifying AI agent wallet identity and trust scores on Solana. Developers building autonomous agents that handle x402 micropayments can use it to pre-verify agent wallets before dispatch.

Quick start:

{"mcpServers":{"twzrd-agent-intel":{"url":"https://intel.twzrd.xyz/mcp"}}}

Tools:

  • score_agent(wallet) — behavioral trust score for an agent wallet (free)
  • preflight_check(wallet) — pre-dispatch identity verification (free)
  • get_trust_receipt(wallet) — signed trust receipt for agent-to-agent auth (x402 $0.001 USDC)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devtoolsd/awesome-devtools/pull/256 **Author:** [@twzrd-sol](https://github.com/twzrd-sol) **Created:** 6/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-twzrd-agent-intel` --- ### 📝 Commits (1) - [`6e4d64c`](https://github.com/devtoolsd/awesome-devtools/commit/6e4d64cee23318b0262be9c93bd5c99851071e05) feat: add TWZRD Agent Intel to APIs & Backends section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description ## Description Adds [TWZRD Agent Intel](https://intel.twzrd.xyz) to the APIs & Backends section, alongside Hive Intelligence (already listed, blockchain+MCP context). TWZRD Agent Intel is a free MCP server for verifying AI agent wallet identity and trust scores on Solana. Developers building autonomous agents that handle x402 micropayments can use it to pre-verify agent wallets before dispatch. **Quick start:** ```json {"mcpServers":{"twzrd-agent-intel":{"url":"https://intel.twzrd.xyz/mcp"}}} ``` **Tools:** - `score_agent(wallet)` — behavioral trust score for an agent wallet (free) - `preflight_check(wallet)` — pre-dispatch identity verification (free) - `get_trust_receipt(wallet)` — signed trust receipt for agent-to-agent auth (x402 $0.001 USDC) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 01:08:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-devtools#3809