Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "speakeasy": { "command": "npx", "args": [ "-y", "speakeasy-api/speakeasy" ] } } }
Run in terminal:
claude mcp add speakeasy npx -y speakeasy-api/speakeasy
Add to .cursor/mcp.json:
.cursor/mcp.json