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.

io.github.Coinlooter/mcp

NPM · PAYFLOWAGENT-MCP · SCANNED SEP 20

PayFlowAgent suite: token intel, DeFi, enrich, Base trust (x402).

Available components

0 this week 82 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 Security99
  • 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 113 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 856 tokens (~77/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 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 io.github.Coinlooter/mcp server?

io.github.Coinlooter/mcp runs locally as an npm package, launched with npx -y payflowagent-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · payflowagent-mcp

# add to Claude Code
claude mcp add coinlooter-mcp -- npx -y payflowagent-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "coinlooter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "payflowagent-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "coinlooter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "payflowagent-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add coinlooter-mcp -- npx -y payflowagent-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "coinlooter-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "payflowagent-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add coinlooter-mcp --command npx --arg -y --arg payflowagent-mcp
# ~/.hermes/config.yaml
mcp_servers:
  coinlooter-mcp:
    command: "npx"
    args: ["-y", "payflowagent-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "coinlooter-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "payflowagent-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add coinlooter-mcp -t stdio -c npx -a -y payflowagent-mcp
// mcp.json
{
  "mcpServers": {
    "coinlooter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "payflowagent-mcp"
      ]
    }
  }
}
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 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
  • 16 Sept 26 +1

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

  • 15 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. Other categories moved too: Supply Chain Security rose 1.

  • 13 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.

  • 11 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 10 Sept 26 +1
    • Stability: 0.97 → pass security
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/payflowagent-mcp@0.1.6

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 113 packages
Packages resolved 113
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~856 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
check_wallet ~58

Bezahlt (USDC via x402). Verdict, Top-Gruende und canPay (USDC/ETH auf Base). Fuer x402-Resource-Server und Payment-Agenten.

NameTypeReqDescription
addressstringyesEVM-Adresse auf Base

No output schema declared.

No examples provided.

check_wallet_lite ~69

Kostenloser, rate-limitierter Counterparty-Check auf Base: verdict (accept/caution/reject) + score. Antwort enthaelt upsell zu check_wallet. Ideal bevor ein x402-Server einen Payer bedient.

NameTypeReqDescription
addressstringyesEVM-Adresse auf Base

No output schema declared.

No examples provided.

decide_token ~61

Bezahlt (USDC via x402). Entscheidungsfertiger Report fuer einen nad.fun-Token: Score, riskLevel, action, erklaerende Faktoren, Graduation-Fortschritt und 5-Minuten-Momentum.

NameTypeReqDescription
tokenstringyes

No output schema declared.

No examples provided.

sample_enrich ~67

Kostenloser, rate-limitierter Probe der Enrich-API: Sample-Suchergebnis-Form plus upsell zu web_search und scrape_url. Keine Upstream-Keys noetig.

NameTypeReqDescription
qstringSuchquery fuer die Sample-Form (Default: x402 protocol)

No output schema declared.

No examples provided.

sample_yields ~107

Kostenloser, rate-limitierter Datafeed-Probe: Top DeFi-Yield-Pools plus Opportunity-Vorschau (Score 0-100 + Gruende). Ideal vor yield_opportunities.

NameTypeReqDescription
chainstringChain-Filter, z. B. Base, Ethereum
limitintegerMax. Pools in der APY-Liste (1-5, Default 5)
profilestringRisiko-Preset fuer die Vorschau (Default stable)

No output schema declared.

No examples provided.

score_token ~55

Kostenloser, rate-limitierter Score (0-100) inkl. riskLevel und action fuer einen nad.fun-Token auf Monad. Antwort enthaelt upsell zum bezahlten decide_token.

NameTypeReqDescription
tokenstringyes

No output schema declared.

No examples provided.

scrape_url ~71

Bezahlt (USDC via x402). Oeffentliche http(s)-URL zu Markdown oder Text scrapen (Firecrawl). Kein Firecrawl-API-Key auf Client-Seite.

NameTypeReqDescription
formatstringAusgabeformat (Default markdown)
urlstringyesOeffentliche http(s)-URL

No output schema declared.

No examples provided.

screen_tokens ~90

Bezahlt (USDC via x402). Gerankte Liste vorgescorter, frischer nad.fun-Token (score, riskLevel, action, Graduation, Holder). Ideal fuer Screener/Trading-Agenten.

NameTypeReqDescription
limitintegerMax. Anzahl Token (1-25, Default 10)
minScoreintegerNur Token mit Score >= minScore (0-100)

No output schema declared.

No examples provided.

token_summary ~54

Bezahlt (USDC via x402). Guenstiger Einstieg: Graduation-Fortschritt (Bonding-Curve %) + Momentum-Zusammenfassung fuer einen nad.fun-Token.

NameTypeReqDescription
tokenstringyes

No output schema declared.

No examples provided.

web_search ~73

Bezahlt (USDC via x402). Live Google-SERP via Serper: title, URL, snippet. Kein Serper-API-Key auf Client-Seite — Pay-per-call.

NameTypeReqDescription
limitintegerMax. Treffer (1-10, Default 5)
qstringyesSuchquery

No output schema declared.

No examples provided.

yield_opportunities ~151

Bezahlt (USDC via x402). Gerankte DeFi-Yield-Chancen mit Score (0-100), Rank und reasons[] — agent-tauglich, nicht nur APY-Sortierung. Profile: stable (Default), balanced, aggressive.

NameTypeReqDescription
chainstringChain-Filter, z. B. Base
limitintegerMax. Ergebnisse (1-25, Default 10)
minApynumberMindest-APY in %
minTvlnumberMindest-TVL in USD
profilestringRisiko/yield-Preset (Default stable)
stablebooleanNur Stablecoin-Pools

No output schema declared.

No examples provided.

Common questions

What is the io.github.Coinlooter/mcp server?

io.github.Coinlooter/mcp is listed in the public MCP registry as io.github.Coinlooter/mcp. PayFlowAgent suite: token intel, DeFi, enrich, Base trust (x402). This page covers its npm package (payflowagent-mcp).

Is the io.github.Coinlooter/mcp server safe to use?

io.github.Coinlooter/mcp scores 82 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 io.github.Coinlooter/mcp server expose?

io.github.Coinlooter/mcp exposes 11 tools: score_token, decide_token, token_summary, screen_tokens, sample_yields, and 6 more. Their descriptions and schemas cost roughly 856 tokens of context every time the server is loaded.

Is the io.github.Coinlooter/mcp server still maintained?

io.github.Coinlooter/mcp 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 io.github.Coinlooter/mcp server under?

io.github.Coinlooter/mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.