How to Connect an MCP Server to Vox
Vox has a built-in MCP panel that lets you connect any MCP-compatible server in seconds. Once connected, Vox automatically discovers the server's tools and makes them available to the agent — no extra configuration needed.
Step 1: Open the Tools panel
Click the wrench icon in the left sidebar to open the Tools panel, then switch to the MCP Servers tab.
Step 2: Connect your server
Click Connect. A drawer slides in asking for three things:
A name for this server
Something you'll recognise — "Figma", "My Postgres DB", "GitHub".
How Vox talks to the server
stdio for local processes (run with a command like "npx figma-mcp"), SSE or HTTP for remote servers with a URL.
Optional authentication
If the server requires a bearer token, paste it here. It's encrypted and never exposed.
Step 3: Sync tools
After connecting, hit Sync. Vox connects to the server, discovers all its tools, and imports them into your tool library with embeddings generated automatically. This makes them searchable by the agent.
Popular MCP servers you can connect right now:
• npx -y @modelcontextprotocol/server-github
• npx -y figma-developer-mcp
• npx -y @modelcontextprotocol/server-postgres
• npx -y @modelcontextprotocol/server-brave-search
Step 4: Use your tools
That's it. Just describe what you want in natural language. Vox will find the right tool from your library and call it.
MCP tools sync on demand. If the server adds new tools, just hit Sync again to pull them in.
Put Vox to work on your computer.
Download Vox for Mac and start with the local setup flow.
macOS · Apple Silicon & Intel