Skip to content

Add TWZRD Agent Intel MCP server#162

Open
twzrd-sol wants to merge 1 commit into
reorx:masterfrom
twzrd-sol:add-twzrd-agent-intel
Open

Add TWZRD Agent Intel MCP server#162
twzrd-sol wants to merge 1 commit into
reorx:masterfrom
twzrd-sol:add-twzrd-agent-intel

Conversation

@twzrd-sol
Copy link
Copy Markdown

TWZRD Agent Intel

Adds TWZRD Agent Intel to the Development Tools section — a trust + receipt layer MCP server for AI agents on Solana.

Zero-install MCP config:
```json
{
"mcpServers": {
"twzrd-agent-intel": {
"url": "https://intel.twzrd.xyz/mcp"
}
}
}
```

4 free tools: resolve_agent, score_agent, preflight_check, verify_trust_receipt
1 paid tool: get_trust_receipt (x402 micropayment, <1s Solana settlement)

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the "TWZRD Agent Intel" tool to the README.md file. The reviewer suggests maintaining documentation consistency by adding the corresponding Chinese translation to README.cn.md.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread README.md
Comment on lines +509 to +511
- [TWZRD Agent Intel](https://intel.twzrd.xyz)

Trust + receipt layer MCP server for AI agents on Solana. Pre-dispatch trust gating, on-chain agent scoring, and signed V5 trust receipts via x402 micropayment (<$0.01 USDC, <1s settlement). 4 free tools: `resolve_agent`, `score_agent`, `preflight_check`, `verify_trust_receipt`. Zero-install endpoint: `https://intel.twzrd.xyz/mcp`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To keep the repository's documentation in sync, please add the Chinese translation for this new tool to README.cn.md under the ### 工具 section.

Here is a suggested translation you can use:

- [TWZRD Agent Intel](https://intel.twzrd.xyz)

    Solana 上 AI 智能体的信任与收据层 MCP 服务器。提供预调度信任门控、链上智能体评分以及通过 x402 微支付(<$0.01 USDC,<1s 结算)签署的 V5 信任收据。包含 4 个免费工具:`resolve_agent``score_agent``preflight_check``verify_trust_receipt`。免安装端点:`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.

1 participant