npm JavaScript analyzed 1.80.2

@2sio/mcp

v1.80.2
npm

MCP server for 2s.io — 575+ pay-per-call tools for AI agents — ground-truth data, AI gateway, and agent infra (storage, locks, queues, watchers). x402 USDC on Base/Solana, no API keys, upto usage billing, free trials.

maintainer
2salley
licence
MIT
first seen
2026-06-03
last seen
2026-07-15
releases · 30d
0
short id

Drift inferred · capture-to-capture

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

capabilities 0 tools
transport stdio verified reported listed in the official MCP registry counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

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

code files: 9

network 2

  • net package/dist/tools.js :569 description: "Fetch a URL and grade its HTTP security headers (CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, COOP/CORP). Pass url. Returns a letter grade + s
  • net package/src/tools.ts :638 description: "Fetch a URL and grade its HTTP security headers (CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, COOP/CORP). Pass url. Returns a letter grade + s

secrets 4

  • secrets package/dist/cli.js :61 let signerHex = flags.signer ?? process.env.EVM_PRIVATE_KEY;
  • secrets package/dist/index.js :13 * privateKey: process.env.EVM_PRIVATE_KEY as `0x${string}`,
  • secrets package/src/cli.ts :69 let signerHex = flags.signer ?? process.env.EVM_PRIVATE_KEY
  • secrets package/src/index.ts :13 * privateKey: process.env.EVM_PRIVATE_KEY as `0x${string}`,

declared dependencies 6

  • @modelcontextprotocol/sdk@^1.0.0
  • @2sio/sdk@^1.80.0
  • viem@^2.21.0
  • zod@^3.24.0
  • @types/node@^20.0.0
  • typescript@^5.4.0