Official Speko MCP server: build, run, and migrate voice agents (STT/TTS/V2V) for coding agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Configure coding agents to connect directly to Speko's hosted MCP server over
HTTP. Version 2 removes the local stdio bridge: modern clients connect to
https://mcp.speko.ai/mcp with OAuth browser sign-in or SPEKO_API_KEY.
Run the setup wizard and choose OAuth for interactive use:
For automation, create a Platform API key in the Speko dashboard and choose API-key authentication.
The wizard detects Claude Code, Claude Desktop, Codex, OpenCode, Cursor, Windsurf, VS Code, Gemini CLI, Cline, and Zed. It writes each client's direct HTTP configuration and preserves existing JSON, JSONC, and TOML settings.
For scripted setup, pass every choice explicitly:
Use --dry-run to print the proposed edits without changing files. Run
npx @spekoai/mcp@latest --help for the complete option list.
The gateway.keys.list, gateway.keys.create, and gateway.keys.revoke tools
require a Platform API key created by an organization owner or admin with
Manage Gateway API keys enabled. Other MCP tools work with an ordinary
unscoped Platform API key.
Speko MCP is stateless for both authentication modes. Better Auth owns the OAuth flow; the MCP service stores no clients, codes, refresh tokens, or local credential cache. Gateway key tools currently require API-key auth.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/speko)<a href="https://allmcps.com/mcp/speko"><img src="https://allmcps.com/api/badge/speko?style=directory" alt="Speko on AllMCPs" /></a>