# The MCP Company ## Docs - [Python API](https://docs.themcp.company/api-reference/python.md): Complete Python API reference for mcp-tap - [TypeScript API](https://docs.themcp.company/api-reference/typescript.md): Complete TypeScript API reference for mcp-tap - [AARM cryptographic receipts](https://docs.themcp.company/guides/aarm-receipts.md): Tamper-evident audit trails for AI tool calls - [HTTP-level interception](https://docs.themcp.company/guides/http-interception.md): Catch-all interception for AI API calls over HTTP - [Automatic SDK patching](https://docs.themcp.company/guides/sdk-patching.md): How mcp-tap intercepts AI SDK calls automatically - [Server-side instrumentation](https://docs.themcp.company/guides/server-instrumentation.md): Log every incoming tool call on your MCP server - [Sessions](https://docs.themcp.company/guides/sessions.md): Group related events with automatic or explicit session tracking - [Stdio proxy (CLI)](https://docs.themcp.company/guides/stdio-proxy.md): Zero-code monitoring of any MCP server over stdio - [Introduction](https://docs.themcp.company/index.md): One-line observability for LLM and MCP tool calls - [Installation](https://docs.themcp.company/installation.md): Install mcp-tap for TypeScript or Python - [Quick start](https://docs.themcp.company/quickstart.md): Add observability to your app in two lines of code - [Configuration](https://docs.themcp.company/reference/configuration.md): Environment variables, endpoints, and custom hosting - [Event batching and delivery](https://docs.themcp.company/reference/event-delivery.md): How mcp-tap buffers and sends events - [Event schema](https://docs.themcp.company/reference/event-schema.md): Full specification of the TapEvent data model ## OpenAPI Specs - [openapi](https://docs.themcp.company/api-reference/openapi.json)