API keys & preferences
Bring your own keys — stored only in your browser, never on our servers.
Server-side keys take priority.
If you set keys in .env.local, they'll be used automatically. The fields below only apply when no server key is present.
Provider keys (BYOK)
Groq
Get keyOpenRouter
Get keyHugging Face
Get keyGoogle AI Studio
Get keyCerebras
Get keyMistral
Get keyTogether AI
Get keyCloudflare Workers AI
Get keyNVIDIA NIM
Get keyGitHub Models
Get keyPollinations
Visit sitePollinations is keyless and rate-limited per IP. Prompts may be visible to operators — avoid sensitive content.
xAI
Get keyDeepSeek
Get keyMCP servers (agent tools)
Connect Model Context Protocol servers to give the LLMAtlas Code agent extra tools — GitHub, web search, databases, and more. HTTP/SSE servers only.
Quick add:
MCP tools run with your approval each time (even in Smart mode). Auth headers are sent only through the LLMAtlas server proxy and stored locally in your browser.
Atlas Skills
Reusable instruction + tool bundles the Atlas agent applies to a request. The active skill shapes how it works.
Auto-select skill
Pick the best-matching skill per request (unless one is pinned).
Built-in
Your skills
No custom skills yet — create one to teach Atlas a repeatable workflow.
Web & real-world toolsoff
Let the agent search the live web and read pages — web_search and fetch_url. Every call is approval-gated by default.
Enable web tools
Registers web_search + fetch_url for the /code agent
fetch_url blocks private/loopback addresses and cloud-metadata endpoints (SSRF-safe). Treat fetched page content as untrusted — the agent asks before each web call unless you switch it to Autonomous.
Agent memory0
The agent remembers your preferences, facts, past tasks, and reusable skills across sessions, and recalls the relevant ones automatically. Stored locally in your browser.
Auto-recall into prompts
Inject relevant memories before each agent run
No memories yet. Add one above, or just work with the agent — it learns as you go.
About data storage
• All API keys you enter here are stored in localStorage and never leave your browser.
• Saved prompts, learning progress, and preferences are also local-only.
• Clear browser data to wipe everything. Self-host the app to control the full stack.