cogitate

Sign in or sign up

Enter your email and we'll send a sign-in link. First time here? Clicking the link creates your account on the spot.

Before you sign up, two things to know

You bring the LLM keys. Cogitate orchestrates; it does not pay for tokens. To run anything you add your own OpenAI, Anthropic, Google, or xAI keys, and those providers bill you directly. Typical run: $0.20–$0.60 in provider tokens.

It is 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.