Sign in or sign up
First time here? Just enter your email below. We'll send a sign-in link — clicking it creates your account on the spot.
Before you sign up, two things to know.
- BYO LLM keys. Cogitate orchestrates; it does not pay for tokens. To run a council you add your own OpenAI / Anthropic / Google / xAI keys, and those providers bill you directly. Typical run: $0.20–$0.60 in provider tokens.
- Not zero-knowledge. Stored keys are encrypted at rest, but the server decrypts them in memory at run time to call the model provider. Use fresh, revocable, budget-limited keys. The keys page has the full honest version.
Already have an MCP API key? Configure your client with
Authorization: Bearer cog_live_... — you don't need this
page.