Voxta docs

Model Context Protocol (HTTP/SSE)

Voxta Utilities — connect to MCP tool servers over HTTP/SSE so the AI can call external tools.

Voxta Utilities: Model Context Protocol (HTTP/SSE) connects Voxta to remote MCP servers over HTTP with Server-Sent Events. MCP (Model Context Protocol) is an open standard for exposing tools / resources / prompts to LLMs — Anthropic introduced it and the ecosystem is growing fast.

Once connected, every tool the MCP server exposes becomes an action your Voxta scenario / character can call.

Marked experimental and admin-install only in the registry.

Setup

Add via Manage Services → + Add Services → Voxta Utilities: Model Context Protocol (HTTP/SSE). Configure the server URL in the module settings.

For local executable MCP servers, use the STDIO variant instead.

More info

On this page