← All WebMCP sites

v-sum.com

Finance & Cryptohttps://v-sum.com/listed as of 2026-08-01
A growing library of technical briefings, live demos and events for people building fintech — wallet infrastructure, stablecoin payments, x402 and agentic commerce. WebMCP tools let an agent fetch the site's llms.txt summary and API catalog and navigate to its demos, interviews and events.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 42/100 (D).

Tools

open_llms_txtactimperative
Fetch V-Sum llms.txt (structured site summary for language models).
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
open_api_catalogactimperative
Fetch the RFC 9727 API catalog (application/linkset+json).
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
navigate_to_pathactimperative
Navigate the active tab to a same-origin path on v-sum.com (e.g. /demos, /interviews, /events, /apply, /nominate).
Input schema
{
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Path starting with / (same origin only)."
    }
  },
  "required": [
    "path"
  ],
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.