Skip to main content
Glama

InferenceView MCP

Use InferenceView from any Model Context Protocol client to check an x402/MCP resource before paying it or to fact-check a claim before acting on it.

The local MCP process keeps your wallet key on your machine and pays the remote InferenceView API over x402. The key is never sent to InferenceView.

Tools

  • verify_transaction — returns risk, recommendation and evidence about an x402 resource before payment. Current price: $0.01 USDC on Base.

  • factcheck — returns a supported/refuted/mixed/unverifiable verdict with sources. Current tiers: $0.05, $0.10 and $0.25 USDC on Base.

Always trust the live x402 challenge over prices copied into documentation.

Related MCP server: crest-verify

Install

npm install

Configure your MCP client:

{
  "mcpServers": {
    "inferenceview": {
      "command": "node",
      "args": ["/absolute/path/to/inferenceview-mcp/shim.mjs"],
      "env": {
        "EVM_PRIVATE_KEY": "your-funded-base-wallet-key"
      }
    }
  }
}

The wallet needs Base USDC. Keep the private key in your client's secret store; never commit it or paste it into an issue.

Machine-readable interfaces

Evidence boundary

VERIFY preflight and x402 payment are live. This repository does not claim customer deployment of InferenceView's broader postflight platform, material revenue, endorsements or marketplace partnerships.

Copyright © Intelix Systems LLC. No license is granted beyond running this MCP client to access the documented InferenceView service.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Real-time fact-checking agent. Verifies claims and URLs against live web sources. Returns CURRENT, OUTDATED, DISPUTED, or UNVERIFIABLE verdicts with confidence scores and what changed. x402 payments on Base.
    Last updated
    64
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Verify x402 endpoints before your agent spends. Three tools: verify (SPEND/CAUTION/INVESTIGATE/DO NOT SPEND backed by 50K+ services), passport (full trust identity), risk_check (deep assessment). No API keys, no signup.
    Last updated
    19
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP server for verifying agent payment integrity on x402, providing tools to check payTo mismatches, market stats, and lookup endpoints.
    Last updated
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Verify claims with verdict, confidence & cited sources; batch verify, source checks, daily brief.

  • A paid remote MCP for ZeroID, built to return verdicts, receipts, usage logs, and audit-ready JSON.

  • Fact-check claims against independent sources — fast verdict or deep multi-step investigation.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nhantour/inferenceview-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server