if you have an api, i would 10000% recommend stainless
we started with sdk's for the beeper desktop api, and then we were lucky enough to get access to their new docs platform - thanks to them building developers dot beeper dot com was absolutely EFFORTLESS
we also recently got rid of our custom MCP implementation and now ship the stainless generated code to our users with beeper desktop
Most API docs only show HTTP endpoints, but developers write code with SDKs.
We're doing things differently with the Stainless Docs Platform, now available in early access.
Stainless Docs are SDK-native. They update automatically when your API changes. Devs see your docs in the language of their choice with method signatures, types, and accurate code snippets.