Developer documentation

MCP client configuration

Veltor uses the standard protocol so compatible clients need no Veltor-specific model integration.

Remote clients

Choose Streamable HTTP and enter https://veltor.dev/mcp/test or /mcp/live. Prefer the client’s OAuth flow; use an Authorization bearer header only when the client protects secrets appropriately.

Stdio-only clients

Run the optional @veltor/mcp bridge locally and provide the remote endpoint through its environment. The bridge forwards MCP messages and contains no separate policy or domain logic.

Compatibility boundary

Veltor tests the official MCP Inspector plus representative OpenAI-based, Anthropic-based, independent IDE, and independent automation clients. Compatibility means standards-compliant MCP behavior, not proprietary behavior from every client version.