Connected agents
The Connected agents section lists every active AI agent session on your account. For each session you can see:- Name: the identifier assigned when the agent was connected
- Connected: how long ago the agent first authenticated
- Last active: the timestamp of the most recent request the agent made
Personal access tokens
The Personal access tokens section is for advanced use cases where you need direct programmatic access to the Chiplab REST API — for example, in CI/CD pipelines, custom tooling, or scripts that run outside of a supported agent. Click Create to generate a new token, then store it securely. Tokens are shown in full only at creation time.Connecting a new agent
Select your agent type
Choose your agent from the available options:More agents are added here over time. See Integrations for the full list of supported agents.
Cursor
An editor-integrated agent. Chiplab appears as an MCP server in Cursor’s Tools & MCP settings.
OpenCode
A terminal-based agent. Register Chiplab under the
mcp key in your opencode.json, then authenticate via opencode mcp auth chiplab.Claude Code
A CLI agent. Register Chiplab as an HTTP MCP server with
claude mcp add, then authenticate inside a Claude Code session using /mcp.Follow the setup steps
The dialog walks you through the exact configuration steps for your chosen agent, including a ready-to-paste config snippet with your connection URL pre-filled. Complete the browser authentication flow when prompted.
.png?fit=max&auto=format&n=-J2bCR9UMv7Nrva6&q=85&s=ec408c83c2e28e17471934023bcb3f33)
.png?fit=max&auto=format&n=-J2bCR9UMv7Nrva6&q=85&s=95df654da976a9287567ab89e32f7843)