# Tiny CV > Agent-friendly docs for the Tiny CV developer platform. ## Core Docs - [Documentation](https://tiny.cv/documentation): human-first overview with live playground. - [OpenAPI 3.1](https://tiny.cv/api/v1/openapi.json): machine-readable API schema. - [Markdown guide](https://tiny.cv/api/v1/spec/markdown): canonical Tiny CV markdown format. - [JSON schema](https://tiny.cv/api/v1/spec/json-schema): structured resume input. - [MCP endpoint](https://tiny.cv/api/v1/mcp): remote MCP JSON-RPC endpoint. ## Agent Resources - [llms-full.txt](https://tiny.cv/llms-full.txt): single-file Tiny CV docs bundle. - [Templates](https://tiny.cv/api/v1/templates): list built-in templates. - [MCP tools + resources](https://tiny.cv/api/v1/mcp): tools, prompts, and resources for agents.