Dataforce MCP — query your Shopify orders, stock, and Google Ads from any MCP client. Installs the remote MCP server config and runs OAuth login on first use.
Query your Shopify orders, stock, and Google Ads from any MCP-speaking agent: Claude Code, Codex, Cursor, and anything else that talks the Model Context Protocol.
You ── "what were yesterday's top SKUs?" ──► Claude / Codex / Cursor
│
▼
Dataforce MCP server
(Shopify + Ads + stock)
Login is OAuth. Click "Authorize Dataforce" once in your browser, and the agent remembers.
/plugin marketplace add Simplicity-Labs/dataforce-plugin
/plugin install dataforce@dataforce-plugin
That's it. First time you ask the agent something dataforce-y, it'll pop a browser tab for the OAuth flow.
After the Claude Code install (or as a standalone), run the bundled setup skill:
/dataforce-setup
It detects which agents you have installed locally and writes the right MCP config to each:
| Agent | Config file |
|---|---|
| Claude Code | handled by this plugin |
| Codex | ~/.codex/config.toml |
| Cursor | ~/.cursor/mcp.json |
| anything else | prints a copy-paste snippet |
Tools exposed:
get_orders — Shopify orders by date / SKU / channelget_stock_summary — inventory levels across locationsquery_ads — Google Ads campaigns, spend, ROAScross_channel_summary — single report bridging orders + ad spendmcp-remote runs locally as a stdio bridge between your agent and the remote dataforce MCP server. On first use, it opens your browser to log in via Clerk and approve Dataforce. The resulting token sits in ~/.mcp-auth/ and refreshes automatically.
Your agent ── stdio ──► npx mcp-remote ── HTTPS ──► dataforce.simplicitylabs.io/api/mcp
│
└── browser-based OAuth on first run
This repo IS the plugin. The MCP server itself lives in a separate (private) repo.
To work on the plugin:
git clone https://github.com/Simplicity-Labs/dataforce-plugin
cd dataforce-plugin
# edit .mcp.json, skills/, or .claude-plugin/plugin.json
To test locally without publishing:
/plugin marketplace add ~/path/to/dataforce-plugin
/plugin install dataforce
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub simplicity-labs/dataforce-plugin --plugin dataforceComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use