Skip to content
V-Sum

Agent capabilities

V-Sum exposes read-only access to technical briefings, events, companies, and people through multiple machine-readable interfaces. No authentication is required for public data. This page summarizes what agents can do and where to find each surface.


Discovery endpoints


MCP server

POST https://v-sum.com/mcp — JSON-RPC 2.0, streamable HTTP transport, no authentication.

Available tools (all read-only, idempotent, closed-world):

Registry: superduperdot/vsum-mcp


Public Data API

api.v-sum.com — read-only JSON, no auth, hypermedia-driven (_links). OpenAPI spec.


Authentication

All public content and APIs require no authentication. Operator APIs (/api/admin/*) require a Google OAuth staff session. See auth.md for the full auth model.


SDKs


Content signal

All V-Sum pages emit Content-Signal: ai-train=yes, search=yes, ai-input=yes. AI crawlers are welcome to index, train on, and cite V-Sum content. See robots.txt for crawler-specific directives.


For the full developer hub: v-sum.com/developers