Skip to main content
Any app that lets you set a custom base URL can use Magnitude on this computer. For an app or agent on another device, in a container, or inside WSL, see Other devices.

OpenAI-compatible apps

If the app asks for a full endpoint URL instead of a base URL, use http://127.0.0.1:10100/inference/v1/chat/completions.

Anthropic-compatible apps

Use http://127.0.0.1:10100/inference/anthropic as the base URL. Requests must include max_tokens.

Check the connection

A model list means Magnitude is running and the API is available. See Endpoints for the full route list.