Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

JMT x402 Agent Tools

NPM · @JMTHOMASOFFICIAL/X402-MCP-SERVER · SCANNED SEP 20

25 x402 paid API tools for AI agents on Base mainnet.

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1231 tokens (~49/item across 25 items; 25 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 25 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 25 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the JMT x402 Agent Tools MCP server?

JMT x402 Agent Tools runs locally as an npm package, launched with npx -y @jmthomasofficial/x402-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @jmthomasofficial/x402-mcp-server

# add to Claude Code
claude mcp add jmthomasofficial-x402-agent-tools -- npx -y @jmthomasofficial/x402-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "jmthomasofficial-x402-agent-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jmthomasofficial-x402-agent-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add jmthomasofficial-x402-agent-tools -- npx -y @jmthomasofficial/x402-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jmthomasofficial-x402-agent-tools": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jmthomasofficial-x402-agent-tools --command npx --arg -y --arg @jmthomasofficial/x402-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  jmthomasofficial-x402-agent-tools:
    command: "npx"
    args: ["-y", "@jmthomasofficial/x402-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jmthomasofficial-x402-agent-tools": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add jmthomasofficial-x402-agent-tools -t stdio -c npx -a -y @jmthomasofficial/x402-mcp-server
// mcp.json
{
  "mcpServers": {
    "jmthomasofficial-x402-agent-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@jmthomasofficial/x402-mcp-server@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 25 exposed · ~1,231 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ai_answer ~53

AI-powered search answer with citations. SearXNG + local LLM. Price: $0.03/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
qstringyesQuestion to answer

No output schema declared.

No examples provided.

analyze ~43

Deep AI analysis with web research. Price: $0.10/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
topicstringyesTopic to analyze

No output schema declared.

No examples provided.

company_intel ~54

Company intelligence dossier — SEC filings + web research + LLM SWOT analysis. Price: $0.10/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
companystringyesCompany name or ticker

No output schema declared.

No examples provided.

competitor_analysis ~46

Competitor analysis — comparison matrix with LLM. Price: $0.08/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
companystringyesCompany name

No output schema declared.

No examples provided.

crypto_price ~45

Live crypto price lookup. Price: $0.03/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
idstringCoin ID (default: bitcoin)

No output schema declared.

No examples provided.

crypto_research ~57

Crypto research brief — price + on-chain + news + LLM analysis. Price: $0.05/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
coinstringCoin name/id (default: bitcoin)

No output schema declared.

No examples provided.

deep_research ~43

Deep research report with sources. Price: $0.15/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
topicstringyesResearch topic

No output schema declared.

No examples provided.

domain_trust_score ~58

Domain trust score — WHOIS + SSL + DNS + LLM 0-100 score. Price: $0.04/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
domainstringyesDomain to assess

No output schema declared.

No examples provided.

edgar_lookup ~48

SEC EDGAR company lookup. Price: $0.01/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
tickerstringTicker (default: AAPL)

No output schema declared.

No examples provided.

gas_snapshot ~32

Live Base gas snapshot. Price: $0.002/call via x402 (USDC on Base mainnet).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hash ~63

Hash text (SHA-256, SHA-512, MD5). Price: $0.001/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
algostringAlgorithm (default: sha256)
textstringyesText to hash

No output schema declared.

No examples provided.

json_to_csv ~45

Convert JSON array to CSV. Price: $0.002/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
dataarrayyesJSON array to convert

No output schema declared.

No examples provided.

macro_dashboard ~54

Macro economic dashboard — Treasury yields + CPI + Fed + LLM commentary. Price: $0.04/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
regionstringRegion (default: US)

No output schema declared.

No examples provided.

market_pulse ~56

Stock market pulse — quote + news + analyst sentiment + LLM. Price: $0.04/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
tickerstringStock ticker (default: AAPL)

No output schema declared.

No examples provided.

news_briefing ~54

AI news briefing — multi-source search + LLM summary with sentiment. Price: $0.05/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
topicstringyesTopic to brief on

No output schema declared.

No examples provided.

regulatory_monitor ~49

Regulatory filing monitor — government sites + LLM impact analysis. Price: $0.06/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
topicstringyesTopic to monitor

No output schema declared.

No examples provided.

sec_filing_analyzer ~77

Deep SEC filing analysis — 10-K/10-Q with LLM risk extraction. Price: $0.08/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
filing_typestringFiling type (10-K, 10-Q, 8-K)
tickerstringyesStock ticker

No output schema declared.

No examples provided.

social_sentiment ~47

Cross-platform social sentiment analysis with LLM. Price: $0.05/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
topicstringyesTopic to analyze

No output schema declared.

No examples provided.

stock_quote ~45

Live stock quote. Price: $0.03/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
symbolstringTicker (default: AAPL)

No output schema declared.

No examples provided.

summarize ~45

AI-powered text summary via local LLM. Price: $0.05/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
textstringyesText to summarize

No output schema declared.

No examples provided.

text_diff ~52

Compare two text strings. Price: $0.002/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
text1stringyesFirst text
text2stringyesSecond text

No output schema declared.

No examples provided.

treasury_yields ~33

US Treasury yield curve. Price: $0.03/call via x402 (USDC on Base mainnet).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

url_extract ~44

Extract clean text from any URL. Price: $0.02/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
urlstringyesURL to extract

No output schema declared.

No examples provided.

web_search ~44

Web search via SearXNG. Price: $0.02/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
qstringyesSearch query

No output schema declared.

No examples provided.

whois ~44

WHOIS/RDAP domain lookup. Price: $0.01/call via x402 (USDC on Base mainnet).

NameTypeReqDescription
domainstringyesDomain to lookup

No output schema declared.

No examples provided.

Common questions

What is the JMT x402 Agent Tools MCP server?

JMT x402 Agent Tools is an MCP server listed in the public MCP registry as io.github.jmthomasofficial/x402-agent-tools. 25 x402 paid API tools for AI agents on Base mainnet. This page covers its npm package (@jmthomasofficial/x402-mcp-server).

Is the JMT x402 Agent Tools MCP server safe to use?

JMT x402 Agent Tools scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the JMT x402 Agent Tools MCP server expose?

JMT x402 Agent Tools exposes 25 tools: ai_answer, company_intel, sec_filing_analyzer, news_briefing, social_sentiment, and 20 more. Their descriptions and schemas cost roughly 1,231 tokens of context every time the server is loaded.

Is the JMT x402 Agent Tools MCP server still maintained?

JMT x402 Agent Tools is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the JMT x402 Agent Tools MCP server under?

JMT x402 Agent Tools declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.