Open your ChatData workspace.
Sign in once, then ChatData opens the reviewed metric catalog your team can trust. Claude Code, Cursor, and Codex connection steps live inside the workspace.
Workspace sign in
Workspace connected.
Loading workspace status.
Confirming consent state.
Token is domain scoped.
Start by reclaiming one small analyst loop.
Estimated productivity value at roughly $120/hour and 2 hours/week.
Make saved time visible before the trial ends.
Workflow starter kit
Claude Code users start with plugin commands. Codex users verify MCP tools directly and ask ChatData to run the doctor check.
Connect Claude, Cursor, or Codex
Use the Setup tab or getchatdata.com/agents.md first. Claude Code installs remote MCP plus the ChatData plugin; Cursor and Codex use remote MCP only when supported.
Use this full copied prompt only for local fallback setup when remote HTTP MCP is blocked. Do not share screenshots of this prompt because it can contain local auth config.
Manual commands by surface
Use these only when the copied setup prompt cannot run shell commands or you need to debug one step at a time.
- Pick the surface first. Use Claude Code commands only inside Claude Code. Use Codex commands only inside Codex. Having both CLIs installed on the same machine is not enough to choose the surface.
-
Click Copy terminal setup command, paste it into Terminal, and press Return. This writes the config JSON to
~/.chatdata/config.json. Run it once per workspace, and rerun it only after switching workspaces or logging in again. Do not paste the JSON separately. If Terminal sayszsh: command not found: token:, you copied the raw JSON instead of the terminal setup command. -
Build the local MCP package once. This downloads or updates the ChatData-owned distribution repo under
~/.chatdata. Do not continue if this command ends with an error. -
Codex path. Codex gets MCP access to approved workspace context and skips the Claude plugin.
If Codex already has a stale ChatData entry, reset it so the server reports
Codexinstead of generic MCP. -
Claude Code path. Install or update the Claude plugin first. This adds the
/chatdata:commands and the principal workflow harness. Existing installs should run/chatdata:updatefirst; use the manual fallback if the installed plugin is too old to have that command. If Terminal saysMCP server chatdata already exists in user config, ChatData is already registered. Run this and continue if it showsStatus: Connectedand the ChatDatapackages/mcp/dist/index.jspath: Only reset the Claude entry if that check points to an old or wrong path: - Claude Code verification:
-
In a new Claude Code chat, run
/chatdata:status, then/chatdata:onboarding, then/chatdata:start. Onboarding pulls existing approved workspace context first. Start shows the full command catalog. -
If help says MCP is missing or you need raw setup proof, paste this exact request. Do not type only
chatdata_doctor; if a planning screen opens, press Esc and use this sentence instead.
Advanced token and config
Only open this if you need to debug setup manually. The terminal setup command above is the safer default.