Speakeasy SDK Platform Management
Unified workflow capability for managing the Speakeasy SDK generation platform. Combines workspace management, organization administration, artifact registry, code sample retrieval, and OpenAPI improvement suggestions into a single workflow interface. Used by platform administrators, API producers, and DevOps engineers managing SDK pipelines.
What You Can Do
MCP Tools
validate-api-key
Validate the current Speakeasy API key and retrieve workspace details
get-current-user
Get information about the authenticated user including email and workspaces
list-workspaces
List all workspaces accessible to the authenticated user
get-workspace
Get details for a specific workspace by ID
create-workspace
Create a new Speakeasy workspace within an organization
list-workspace-tokens
List API tokens for a specific workspace
create-workspace-token
Create a new API token for a workspace
list-organizations
List all organizations the authenticated user belongs to
get-organization
Get details for a specific organization by ID
create-organization
Create a new Speakeasy organization
list-artifact-namespaces
List artifact namespaces in the Speakeasy registry containing spec revisions
get-code-samples
Retrieve SDK code samples for a specific namespace and revision
suggest-openapi-improvements
Generate AI-powered suggestions for improving an OpenAPI document