Speakeasy Api Speakeasy
Speakeasy is a Claude Code plugin for the Build phase that generates type-safe SDKs, MCP servers, Terraform providers, CLIs, and contract tests from OpenAPI specs.
Generate type-safe SDKs, MCP servers, Terraform providers, CLIs, and contract tests from your OpenAPI spec inside Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install speakeasy-api-speakeasy@speakeasy-api/speakeasyBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:speakeasy-api/speakeasy") and the paste-ready config with skillselion.get_install_config("plugin:speakeasy-api/speakeasy").
What it does
Speakeasy is a Claude Code plugin entry for the Speakeasy platform: you keep OpenAPI as the source of truth and generate artifacts builders actually ship—typed SDKs, Terraform providers, MCP servers, CLIs, and contract tests. Solo founders exposing a REST or OpenAPI API install it to avoid hand-maintaining five client repos every time a endpoint changes. The workflow fits indie API products, B2B integrations, and agent products that need an MCP layer without writing boilerplate twice. Productivity-category catalog placement reflects codegen and tooling rather than runtime hosting. You still own API design and deployment; Speakeasy accelerates downstream packages and tests. One plugin is listed in the bundle; keywords center on speakeasy, openapi, generation, and tooling.
Highlights
- OpenAPI-native generation for polished, type-safe SDKs
- Terraform provider generation from the same API contract
- MCP server generation for agent-facing API access
- CLI scaffolding and contract tests for API quality gates
- Single Speakeasy tooling lane tied to openapi and generation keywords
Why builders use it
Your OpenAPI spec changes constantly but SDKs, Terraform, MCP, and test harnesses lag behind because regenerating them by hand does not scale.
You regenerate consistent, type-safe client and platform artifacts from one OpenAPI source so API consumers and agents stay aligned with your API.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 406 stars, 0 votes.
FAQ
Who is speakeasy-api-speakeasy for?
API-first solo builders and small teams who document in OpenAPI and need SDKs, Terraform, MCP servers, or CLIs generated from that spec.
When should I use speakeasy-api-speakeasy?
When your OpenAPI is stable enough to publish and you are ready to ship typed SDKs, infra providers, or MCP access without manual boilerplate.
How do I add speakeasy-api-speakeasy to my agent?
Install the speakeasy-api/speakeasy Claude Code plugin from Skillselion, configure Speakeasy CLI credentials per the repo docs, and point generation at your OpenAPI document from Claude Code.
Comments
Share how you use speakeasy-api-speakeasy, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.