# APIKumo > One workspace for the whole API lifecycle — design HTTP requests, automate > auth and assertions with pre/post processors, version your work, and > publish typed docs to your own subdomain with an AI assistant and MCP > endpoint built in. ## Marketing - [Landing page](https://apikumo.com/): product overview, features, screenshots. - [Long-form summary](https://apikumo.com/llms-full.txt): every section of the landing page in plain markdown. ## Product - [Sign in](https://apikumo.com/login): OAuth via Google, GitHub, or Discord. Free while in preview. ## Capabilities (one-liners) - HTTP request builder with method, URL, query, headers, body, and auth (Bearer / Basic / API key). - Monaco editor for JSON, XML, GraphQL, plain text, HTML, JavaScript, and binary bodies. - Collections, nested folders, multi-tab editing, Cmd+K palette. - Environments with `{{variables}}` resolved at send-time. - Pre-processors: HMAC, bearer-from-env, timestamp + nonce, base64-encode, conditional skip, custom JS. - Post-processors: extract JSONPath / regex / header, assert status / body, log, custom JS. - Schemas for request and response — fields, types, enums, examples — surfaced inline in docs. - Auto-generated docs from every saved request. - Publish to a custom subdomain with theme, search, scroll-spy, version selector, and changelog. - AI docs chat grounded in your live endpoints. - Model Context Protocol (MCP) endpoint per published collection. - Code samples in 20+ targets — cURL, Fetch, Axios, Python Requests, Go, Java, Swift, PHP, Ruby, C#, R, … - Imports: Postman v2.1, OpenAPI 3 / Swagger 2, Insomnia v4, HAR, single cURL command, native JSON. - Exports: Postman, OpenAPI, Markdown, native JSON, per-request cURL / fetch. ## Discovery - [robots.txt](https://apikumo.com/robots.txt) - [sitemap.xml](https://apikumo.com/sitemap.xml) - [llms-full.txt](https://apikumo.com/llms-full.txt)