All providers
Quick setup
Open the kRouter dashboard at http://localhost:20128
Go to Providers → click Grok Web (Subscription)
Sign in to the provider in your browser, then copy the session cookie
Paste the cookie into kRouter and test the connection
Use in your IDE
Point any OpenAI-compatible client at kRouter using your local API key.
ide configbash
# Endpoint
http://localhost:20128/v1
# API key (from Dashboard → API Keys)
sk-krouter-XXXX
# Model
gw/<model-id>