Support

We're here to help you get the most out of Truestamp. Find answers to common questions or get in touch with our support team.

Community & Updates

Share feedback, follow what we're building next, and see what just shipped. Each opens right here in a popup, so no separate account is needed.

Knowledge Base

Browse the concepts behind Truestamp. Pick a domain to explore, follow the links between concepts, or search across everything.

MCP (Model Context Protocol)

The Model Context Protocol, which connects an LLM agent (Claude Code, IDE agents, Claude Desktop) to a Truestamp account at /mcp, a three-tool code-mode surface authenticated exclusively by OAuth 2.1 with an mcp:read/mcp:write scope split and a preview-then-submit write flow.

Overview

The Model Context Protocol (MCP) is the open protocol that connects an LLM agent, such as Claude Code, an IDE agent, or Claude Desktop, to a Truestamp account through the endpoint at /mcp. Truestamp’s MCP server is a “code mode” surface exposing exactly three tools (an orientation quickstart, a self-describing API-docs catalog, and a script runner that composes catalog operations in one round trip) rather than dozens of narrow ones. Access is exclusively OAuth 2.1: an API key is never accepted on this endpoint, and the client performs the whole browser-consent authorization handshake for you. Reading requires the mcp:read scope, any write additionally requires mcp:write, and creating an item follows a preview-then-submit confirm-before-write flow so the exact values are shown for approval before anything is persisted. See the MCP server concept for connection steps and the full tool and operation catalog.

Get Help

API Documentation

Comprehensive guides for the REST and GraphQL APIs, including interactive documentation and code examples.

View API Docs

FAQ

Quick answers to the most commonly asked questions about timestamping and verification.

Browse FAQ

Email Support

Send us a message and our team will respond within 24 hours.

[email protected]

Security Issues

Report security vulnerabilities through our responsible disclosure program.

[email protected]