MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Twzrd Trust MCP Server

by Twzrd Sol
Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Trust + receipt layer for x402 agents on Solana: free preflight + paid signed V6 trust receipt.

About

Trust + receipt layer for x402 agents on Solana: free preflight + paid signed V6 trust receipt.

Security Report

5.2
Moderate5.2Moderate Risk

This is a legitimate Solana x402 payment MCP server for TWZRD's trust intelligence API. The codebase demonstrates solid architectural security with proper payment guardrails, input validation, and use of official SDK libraries. However, there are several moderate concerns: secret key handling in environment variables without clear rotation guidance, missing rate limiting on free endpoints, and some input validation gaps in helper functions that could allow malformed data to reach the API. Package verification found 1 issue (1 critical, 0 high severity).

8 files analyzed · 10 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.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Signal source: 'artifacts' (your own settlement volume from TWZRD_ARTIFACTS_DIR) or 'bazaar' (live cross-facilitator x402 catalog). Defaults to a static research registry.Optional

Environment variable: TWZRD_SIGNAL_SOURCE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-twzrd-sol-twzrd-agent-intel": {
      "env": {
        "TWZRD_SIGNAL_SOURCE": "your-twzrd-signal-source-here"
      },
      "args": [
        "-y",
        "@wzrd_sol/eliza-plugin"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

TWZRD Agent Intel

Live MCP server • https://intel.twzrd.xyz/mcp (18 tools) Client SDKs • x402 trust gates + Eliza plugins Self-host • Deploy configs + public wiring (scoring engine stays private)

Check any Solana wallet or x402 seller before you pay. Free preflight returns a ReadinessCard (allow / warn / block + trust score + risk factors) from the real cross-facilitator Solana x402 payment corpus.


Quick Start

# No signup, no API key — just curl
curl -s -X POST https://intel.twzrd.xyz/v1/intel/preflight \
  -H 'content-type: application/json' \
  -d '{"seller_wallet": "6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P", "agent_intent": "test"}'

Read decision: block → don't pay. warn → cautious. allow → proceed.


Packages

DirectoryWhat
twzrd-x402-gateBuyer-side x402 trust gate (npm) — wraps fetch + preflight before signing USDC
plugin-trustgateElizaOS plugin — refuses to pay wash-flagged / block sellers
eliza-pluginFull WZRD Agent Intel plugin for ElizaOS
server/Public MCP wiring, Dockerfile, well-known endpoints, agent card

Live MCP Surface (18 tools — free, no auth)

Connect any MCP client to https://intel.twzrd.xyz/mcp:

ToolWhat it does
get_readiness_card_toolPre-spend gate — seller wallet → allow/warn/block + trust score
evaluate_x402_resourceFetches a URL, extracts 402 seller wallet, runs preflight — one-shot guard
low_level_preflightRicher preflight with spend recommendation + evidence
get_solana_market_statusHealth probe for the Solana Market API data backend
get_solana_market_visibility_mapWhich markets have real settlement activity
get_solana_market_orderbook_depthLiquidity profile for a ticker
get_solana_market_shapeMarket structure signals
get_solana_market_onchain_trades_summaryRecent on-chain trade activity
score_wallet_for_intel0-100 intel score from x402 payment history
get_top_intel_agentsLeaderboard of active paying agents
get_provider_reputationSeller-side reputation (organic vs wash fleet)
is_wash_fleetCircular-flow / wash check for a payer wallet
verify_receiptOffline-verify a signed v6 trust receipt
get_facilitator_footprintWhich x402 facilitators a payer has used
get_counterpartiesTop merchants a wallet pays (capped teaser)
score_wallets_batchScore up to 25 wallets in one call
compare_walletsSide-by-side intel for two wallets
verify_root_inputsIndependent WZRD protocol root verification

Paid Trust Call (x402, 0.05 USDC)

GET https://intel.twzrd.xyz/v1/intel/trust/{pubkey}?seller_wallet=<seller>

Returns the full renormalized trust model + portable Ed25519-signed v6 receipt.


Verify Receipts Offline (trust no one)

npx twzrd-receipt-verifier receipt.json --pubkey <published key>
# or: pip install twzrd-receipt-verifier

Related

  • Receipt Verifier — read the code
  • Live Orientation — full agent guide
  • API Spec — OpenAPI 3.1 with x402

License

MIT — see LICENSE. Each package independently MIT-licensed.

Scoring engine IP is protected. The proprietary intel scoring, wash detection, and trust renormalization models remain private in the TWZRD monorepo. Agents consume them through the live API — no source needed.

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationPyPI Package

Details

Published June 4, 2026
Version 0.5.2
0 installs
Local Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
525
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
77
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
40
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
24
Installs
10.0
Security
No ratings yet
Local