Prerequisites
- Claude Code v1.0.33+
- A DataGen account
Install the Plugin
- Terminal
- Claude Code
Run Setup
Inside Claude Code, run:After setup, all 50+ MCP tools are available in your Claude Code session. Try asking Claude: “List all available DataGen tools”.
What You Get
The plugin adds 9 slash commands to Claude Code:| Command | Description |
|---|---|
/datagen:setup | Authenticate and configure MCP tools |
/datagen:add-mcps | Connect external services (Gmail, Slack, Linear, etc.) |
/datagen:build-agent | Build a new agent with a guided workflow |
/datagen:deploy-agent | Deploy an agent as a webhook or scheduled automation |
/datagen:manage-agents | List, monitor, and manage deployed agents |
/datagen:fetch-agent | Browse and install pre-built agent templates |
/datagen:fetch-skill | Browse and install reusable skills |
/datagen:create-custom-tool | Create a custom tool with your own logic |
/datagen:code-mode | Write local Python/TypeScript scripts using the SDK |
Next Steps
Create Your First Agent
Write an agent and deploy it to the cloud
Connect Services
Add Gmail, Linear, Slack, and other MCP servers
Not using Claude Code? See Alternative Setup for other installation methods.