Back to Browse

Twzrd Trust MCP Server

Developer ToolsModerate7.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Auto-pay MCP for the TWZRD Trust API: free preflight + x402-paid Solana trust intel

About

Auto-pay MCP for the TWZRD Trust API: free preflight + x402-paid Solana trust intel

Security Report

7.2
Moderate7.2Low Risk

This is a well-architected MCP server for Solana x402 payment integration with proper auth mechanisms, reasonable permission scopes, and thoughtful security guardrails. The codebase demonstrates careful design around payment safety (spend caps, preflight checks, conservative accounting). Minor quality concerns around error handling breadth and input validation exist but do not materially impact security. Package verification found 1 issue.

8 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-twzrd-sol-twzrd-mcp": {
      "args": [
        "twzrd-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!