Tvix

Generic MCP URL

Connect any MCP-compatible AI client to Tvix using the hosted server URL.

Server URL

Production:

https://api.tvix.ai/mcp

Local / Tvix for Mac: http://127.0.0.1:8000/mcp (or {API_URL}/mcp).

Auth

  • Bearer: Create a token from Agents → + Add Agent → MCP URL and send Authorization: Bearer <token>.
  • OAuth: Supported for clients that implement MCP OAuth discovery on the API host (/.well-known/oauth-*, /oauth/*). OAuth clients need a public HTTPS URL (MCP_PUBLIC_URL).

Copy both the URL and token from the Agents wizard. Full tool list: Tvix MCP.

Was this page helpful?