papercrane-cli

Bring your own AI subscription

Use papercrane cli with Claude Code or Codex. To get started, tell your AI the following:

Read https://papercrane.ai/get-started.md and login

Your agent reads the setup guide, installs the CLI, signs you in, and connects your first integration. From there it can explore your data and start building dashboards.

Works with:

Claude Code

Cursor

Codex

Aider

Continue

Any agent that reads stdout

What papercrane-cli unlocks

Connect your AI to your tools

Your agent gets direct access to your connected SaaS tools. Google Analytics, Stripe, HubSpot, BigQuery, MongoDB, and 45+ more, exposed as one unified API your agent can list, describe, and call.

Build dashboards locally

Dashboards are Next.js routes. `papercrane dev` runs a local server with hot reload. Your agent writes components, sees them refresh, and iterates against live data.

Build your own integrations

If a data source is not in our integration library, your agent can write a TypeScript handler in `app/_handlers/`. Same interface as cloud integrations, runs locally. Great for internal APIs, VPN only data, or anything behind a firewall.

Sync to the Papercrane cloud

Dashboards live in workspaces. Pull a workspace to work on it locally, then publish it live.

50+ integrations ready to connect

Authenticate once and your agent can use every connected integration. No SDK wrappers, no API key juggling, no rate limit boilerplate.

Publish, instantly live

`papercrane publish` ships your dashboard to the Papercrane cloud. Live data, sharable link, no deploy step.

Cloud only features

Add a chat interface so viewers can ask follow up questions of any dashboard. Attach custom domains. Share with specific users via email or SSO.

Source available under Elastic License 2.0

Use, modify, and distribute the CLI freely. Two restrictions: you may not offer it as a hosted or managed service to third parties, and you may not circumvent license key functionality.

Read the source

Frequently asked questions

Ready to try it?

Read https://papercrane.ai/get-started.md and login

Paste that into Claude Code, Cursor, Codex, or any agent. Sign up for a Papercrane account first so you can push your dashboards to the cloud.