npm analyzed 1.0.0

@aifinpay/mcp

v1.0.0
npm

Pay-per-call MCP server for autonomous AI agents — installs in Claude Desktop / Cursor / Continue with one config block; on-chain settlement on Polygon and Solana via x402.

maintainer
aifinpay
license
MIT
first seen
2026-06-09
last seen
2026-06-17
releases · 30d
10
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · http counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence v1.0.0 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

network 2

  • net package/dist/index.js :8 * - payable_fetch(url, opts?) — raw-URL paid fetch (legacy Solana path)
  • net package/dist/tools/agent-claim-self.js :79 const res = await fetch(magicLinkUrl, { redirect: "manual" });

secrets 2

  • secrets package/dist/config.js :3 agentSecretB58: process.env.AIFINPAY_AGENT_SECRET || undefined,
  • secrets package/dist/index.js :21 * const { server } = await createServer({ agentSecretB58: process.env.SECRET });

declared dependencies 5

  • @aifinpay/agent@^1.0.0
  • @modelcontextprotocol/sdk@^1.0.0
  • @types/node@^20.0.0
  • typescript@^5.4.0
  • vitest@^4.1.5