How Can We Help You?
Find documentation, platform configuration guides, and step-by-step troubleshooting for Career Agents.
Getting Started
Learn how to initialize your local SQLite workspace, import resumes, and configure theme preferences.
LLM Gateways
Connect OpenAI, Gemini, Groq, Anthropic, or Ollama local models with automatic fallback loops.
MCP Protocol
Expose 31 career optimization tools directly to Claude Code, Cursor, Windsurf, or Antigravity IDE.
Frequently Asked Questions
How do I configure API keys for Groq, Gemini, or OpenAI?
Go to Settings in the console workspace. Under 'AI Providers', you can add keys for your preferred gateway endpoints. Key validation runs locally and keys never leave your device.
Does my uploaded resume leave my browser?
No. The parsing and extraction are conducted locally in-memory or via private local SQLite database. We never sell, index, or train models on your candidate profile data.
How do I connect the MCP Server to Claude Code or Cursor?
Our MCP server is JSON-RPC 2.0 compliant. Run `npm run mcp` inside your terminal, then copy the server config block from `/mcp` directly into your `.cursor/mcp.json` or Claude Desktop configuration.
How does the Coding Studio 20-Language execution sandbox work?
The playground connects to high-throughput isolated sandboxes supporting C++, Java, Python, TypeScript, Rust, Go, and Swift with sub-50ms execution test judging.