NaN NaN

Getting Started.

Access is via LiteLLM with an OpenAI-compatible API. Works with any tool that accepts a base URL + API key: Cursor, Cline, Continue, Aider, Open Code, Open WebUI, or any OpenAI-compatible SDK.

Get your API Key

You must be a NaN community member. If you’re already subscribed, generate your API Key from the user settings section under “API Keys” on the platform. The key is personal and non-transferable.

Note Support is for technical issues only.

Configure your tool

FieldValue
base URLhttps://api.nan.builders/v1
API Keysk-your-key-here
Modelqwen3.6

OpenAI-compatible configuration example:

provider: {
  openai: {
    npm: "@ai-sdk/openai",
    name: "NaN",
    apiKey: "sk-your-key-here",
    baseURL: "https://api.nan.builders/v1",
    model: "qwen3.6"
  }
}
nan.builders © 2026
¡Copiado al portapapeles!