# net.payflowagent/mcp (npm · payflowagent-mcp)

Free & pay-per-call (x402/USDC) risk & momentum scores for nad.fun tokens on Monad.

- Trust score: 55/100 (low)
- Change this week: +18
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `payflowagent-mcp`: 55/100 (this document), [markdown](https://verifymcp.io/servers/net-payflowagent-mcp/payflowagent-mcp.md), [page](https://verifymcp.io/servers/net-payflowagent-mcp/payflowagent-mcp)

## Channel facts

- Registry: `npm`
- Package: `payflowagent-mcp`
- Version: `0.1.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (112 of 116), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (112 of 116), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 4 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 43/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 269 tokens (~67/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 80/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 40% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add net-payflowagent-mcp -- npx -y payflowagent-mcp
```

### Codex

```bash
codex mcp add net-payflowagent-mcp -- npx -y payflowagent-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-payflowagent-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "payflowagent-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-payflowagent-mcp --command npx --arg -y --arg payflowagent-mcp
```

### Hermes

```yaml
mcp_servers:
  net-payflowagent-mcp:
    command: "npx"
    args: ["-y", "payflowagent-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "net-payflowagent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "payflowagent-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 55, +21)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Schema quality: unverified → poor
- [functional] Licence: MIT

### 2026-08-02 (score 34, +20)

- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] MCP protocol: unverified → pass

### 2026-07-31 (score 14, −23)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 37)

First indexed and scored.

## MCP tools (4)

### `score_token` (~55 tokens)

Token-Score (kostenlos)

Kostenloser, rate-limitierter Score (0-100) inkl. riskLevel und action fuer einen nad.fun-Token auf Monad. Ideal zum Pruefen vor einem bezahlten Aufruf.

Input parameters:

- `token` (string, required)

### `decide_token` (~61 tokens)

Voller Report (bezahlt, x402)

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

Input parameters:

- `token` (string, required)

### `token_summary` (~54 tokens)

Graduation + Momentum (bezahlt, x402)

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

Input parameters:

- `token` (string, required)

### `screen_tokens` (~99 tokens)

Screening: gerankte Token-Liste (bezahlt, x402)

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

Input parameters:

- `limit` (integer): Max. Anzahl Token (1-25, Default 10)
- `minScore` (integer): Nur Token mit Score >= minScore (0-100)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/net-payflowagent-mcp/payflowagent-mcp#diagnostics

## Score history

- 2026-08-03: 55
- 2026-08-02: 34
- 2026-08-01: 14
- 2026-07-31: 14
- 2026-07-30: 37
- 2026-07-28: 37
- 2026-07-27: 37

## Links

- npm package: https://www.npmjs.com/package/payflowagent-mcp
- Socket report: https://socket.dev/npm/package/payflowagent-mcp
- Changelog RSS feed: https://verifymcp.io/servers/net-payflowagent-mcp/payflowagent-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-payflowagent-mcp/payflowagent-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/net-payflowagent-mcp/payflowagent-mcp
