2 min read

Integration Templates#

These pages are the public integration surface for the current ProvnAI, VEX, and McpVanguard ecosystem. Each template is narrow on purpose, uses the API, CLI, or runtimes that exist today, and calls out current limits instead of hiding them.

Scope

Everything in this section is built from the public VEX and McpVanguard surfaces that exist today, including the current API, CLI, Rust crates, and SSE gateway path. If a flow still requires a local JWT signer, crate-level usage, or specific Railway variables, that limitation is stated on the page.

Start Here#

If you are evaluating VEX on Railway, start with Deploy VEX on Railway. If you are evaluating McpVanguard on Railway, start with McpVanguard on Railway.

Published Templates#

TemplateUsesPrimary artifactBest for
Deploy VEX on RailwayRailway + APIRunning evaluation instanceStanding up a self-serve VEX evaluation environment
McpVanguard on RailwayRailway + SSERemote MCP gatewayEvaluating the McpVanguard deployment and connection path
Agent Execution QueueAPIAgent record + queued job resultEvaluating the authenticated VEX HTTP contract
Verifiable Pipeline Audit TrailCLIAudit export verification resultEvaluating tamper detection and offline verification
Proof Anchoring Receipt FlowRust crateAnchorReceipt JSONEvaluating proof generation and receipt verification

Downloadable Helpers#

What This Section Answers#

  • What endpoint or command should I call first?
  • What exact fields do I need to pass?
  • What artifact do I get back?
  • How do I inspect or verify the result?
  • What is usable now, and what still has operational constraints?
Found something unclear or incorrect?Report issueor useEdit this page
Edit this page on GitHub