Just describe your work. AI organizes, improves, and automates it.
Simply tell AI about your workflows — it visualizes, suggests improvements, and enables automation. DrillSpark and AI agents take your work to the next level.
Just give Claude Code the URL
Simply share this URL with Claude Code to start MCP integration instantly. API key setup is guided automatically.
https://drillspark.io/api/mcp/mcpJust tell Claude Code:
> Add DrillSpark MCP server at https://drillspark.io/api/mcp/mcp
How AI Transforms Your Work
The Old Way
- Manually drawing flow diagrams
- Tribal knowledge stays in people's heads
- Hard to spot inefficiencies
- Documentation always outdated
DrillSpark + AI
- Auto-generate diagrams by just talking
- AI structures your business knowledge
- Automatically detect bottlenecks
- Always up-to-date process maps
Transform Your Work in 3 Steps
Describe Your Workflow
Just describe your daily work in plain language. Cross-department handoffs and time estimates are structured automatically.
Our order-to-shipment process involves Sales, Warehouse, QC, and Shipping — but everyone works in silos and we get issues every month. Map out the full picture
Created the full order-to-shipment flow across 4 departments.
Total lead time is 5.5 hours. Bottlenecks are concentrated in stock check and ship approval wait times. Defect returns average 15% monthly — a major source of rework.
Visualize Workflows Across Every Role
From sales to manufacturing — AI organizes your business processes
Sales
Deal management, quote creation, order processing automation
Accounting
Invoice processing, expense reports, month-end closing visualization
HR
Hiring flows, onboarding procedures, review process standardization
Customer Support
Ticket handling, escalation paths, FAQ management systematization
Manufacturing
Quality control, inspection workflows, defect response flows
Marketing
Campaign planning, content production, performance tracking workflows
Ready-to-Use Prompt Recipes
Copy and paste into your AI agent. Organized by phase.
Map our hiring process with 3 swimlanes: HR, interviewers, and hiring manager. Include SLAs per step from resume screening to offer letter
Create a customer complaint handling flow with first response → escalation → corrective action. Add severity-based branching with SLAs (24h/48h/72h)
Build a new product development process with gate reviews at planning → design → prototype → mass production. Drill down each gate's criteria into sub-processes
How It Works
You
Describe your work in plain language
DrillSpark
Visualize and structure flows
AI Tools
Analyze, improve, and automate
Setup Guide
Choose the method that fits your environment
1. Generate API Key
Create an API key from the dashboard settings
2. Create Config File
Add connection info to your MCP client config
3. Start Using
Just say "Create a workflow diagram" to your AI agent
1Step 1: Generate API Key
Dashboard avatar (top-right) → "API Keys" → Enter a key name and click "Generate". Copy the displayed key (dsk_...). This key is shown only once. You can choose permission scopes (read/write) and an expiration (90 days by default, or no expiration) — a read-only key is recommended when write access is not needed.
2Step 2: Create MCP Config File
Create .mcp.json in your project root and paste the following. Replace YOUR_API_KEY with the key you copied. Recommended for Cursor, Windsurf, and Claude Code.
{
"mcpServers": {
"drillspark": {
"type": "http",
"url": "https://drillspark.io/api/mcp/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}3Step 3: Verify
Restart your MCP client and try the following to verify the connection.
> Show my DrillSpark projects
Supported Clients
Claude.ai (Web)NEW
Connect via OAuth 2.0. Just add the URL from Settings → Integrations.
Claude Desktop (App)NEW
Connect via OAuth 2.0. Just add the URL from Settings → Integrations.
Claude Code (CLI)
Just place .mcp.json in your project root. Auto-detected.
Codex
In Codex, open Connect to custom MCP, choose Streamable HTTP, set URL to https://drillspark.io/api/mcp/mcp, and set Authorization in Headers.
Cursor
Supports both HTTP and npx (stdio). Settings → MCP → "Add new MCP server".
Windsurf
Supports both HTTP and npx (stdio). Add config to ~/.codeium/windsurf/mcp_config.json.
Antigravity
Google's AI IDE. Go to Settings → MCP Servers → Add Server and enter the URL. Native MCP HTTP transport support.
Other Clients
Any client supporting MCP HTTP transport can be used.
Available Tools
13 tools to manage projects, diagrams, folders, and versions.
FAQ
What is MCP?
Does it cost anything?
What if my API key is leaked?
Can I create multiple keys?
Which diagram formats are supported?
Can I use it from Claude.ai (web)?
Can I use it from Claude Desktop (app)?
Can I use it from Codex?
What kind of work can I use this for?
Can I manually edit AI-generated flows?
Is there a rate limit?
Automate Diagrams with AI Agents
Setup in 3 steps. Update diagrams in real time while you code.
