§ Reference · Documentation · v1.0

Documentation

Provenio exposes its research index as a set of typed tools over the open Model Context Protocol (MCP) standard. This page is the canonical developer reference; the latest tool list is always served live at /api/mcp.

Quick start

  1. Pick a client — Claude Desktop, ChatGPT (MCP enabled), Cursor, or any MCP-compliant assistant.
  2. Add the connector: https://provenio.art/api/mcp
  3. Optionally set Authorization: Bearer <license_key> for Pro / Institutional rate limits.
  4. Issue a natural-language query — Provenio returns evidence with citations and named gaps.

Tool catalogue

27 typed tools in 7 categories — see the live tools/list response or the published OpenAPI 3.1 spec.

Rate limits

TierMonthly capIdentifier
Free200 querieshashed IP (daily salt)
Pro10,000 queriesSHA-256 license key
InstitutionalunlimitedDPA-bound

Response envelope contract

Every successful tool response includes:

BYOK setup

For querying your own private archive endpoints — see /byok-setup. The byok_external_query tool enforces an HTTPS-only, SSRF-hardened allowlist (RFC1918 incl. 172.16/12, IPv6 ULA, loopback, and decimal/octal encoded IPs are all refused).

Status & SLAs

Smithery listing

The canonical Smithery slug is mildo-ai/provenio smithery.ai/server/mildo-ai/provenio

← Return to provenio.art · Privacy· Terms