mcp

SpekoAI/mcp
★ 0 stars Python AI/LLM Updated today
Hosted MCP server for Speko - manage voice AI agents, sessions, and calls from Claude Code, Cursor, and any MCP client
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "uvx",
      "args": [
        "mcp"
      ]
    }
  }
}

Or install with pip: pip install mcp

README Excerpt

Model Context Protocol server for [SpekoAI](https://speko.ai). The hosted server exposes one authenticated endpoint: ```txt https://mcp.speko.ai/mcp ``` It supports OAuth for interactive MCP clients and Speko API keys for clients that can send custom request headers. OAuth-capable clients: ```json { "mcpServers": {

Topics

claudemcpmcp-serverspeech-to-textstttext-to-speechttsvoice-agentsvoice-ai