Model Context Protocol

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.

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

3ステップで業務を変革

業務を言葉で伝える

普段の業務を自然な言葉でAIに伝えるだけ。部門間の連携や所要時間も自動で構造化されます。

U

受注から出荷まで、営業・倉庫・品管・配送の4部門がバラバラに動いてて毎月トラブルが起きてる。全体像を見える化して

AI

受注から出荷まで4部門の全体フローを作成しました。

全工程の合計リードタイム5.5時間。在庫確認と出荷承認の待ち時間にボトルネックが集中しています。不良品差戻しが月平均15%発生しており、大きなロスです。

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

すぐ使えるプロンプトレシピ

コピーしてAIに貼り付けるだけ。フェーズに合わせて活用できます。

採用プロセスを人事・面接官・現場マネージャーの3レーンで作成して。書類選考から内定まで各ステップのSLAも入れて

顧客クレーム対応フローを作成して。一次対応→エスカレーション→是正措置の流れで、重要度別の分岐とSLA(24h/48h/72h)を含めて

新商品開発プロセスを企画→設計→試作→量産のゲートレビュー付きで作成。各ゲートの判定基準ノードはドリルダウンで詳細展開して

How It Works

You

Describe your work in plain language

Describe

DrillSpark

Visualize and structure flows

Connect

AI Tools

Analyze, improve, and automate

セットアップ方法

お使いの環境に合わせて設定してください

1. APIキーを生成

ダッシュボードの設定画面でAPIキーを作成します

2. 設定ファイルを作成

MCPクライアントの設定に接続情報を追加します

3. 使い始める

「業務フローを作成して」とエージェントに話しかけるだけ

1Step 1: APIキーを生成

ダッシュボード右上のアバター → 「APIキー」→ キー名を入力して「生成」をクリック。表示されたキー(dsk_...)をコピーしてください。このキーは一度しか表示されません。

2Step 2: MCP設定ファイルを作成

プロジェクトルートに .mcp.json を作成し、以下の内容を貼り付けてください。YOUR_API_KEY を先ほどコピーしたキーに置き換えます。Cursor・Windsurf・Claude Code に推奨です。

.mcp.json
{
  "mcpServers": {
    "drillspark": {
      "type": "http",
      "url": "https://drillspark.io/api/mcp/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

3Step 3: 動作確認

MCPクライアントを再起動し、以下のように話しかけて動作を確認します。

> DrillSparkのプロジェクト一覧を見せて

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.

利用可能なツール

13のツールでプロジェクト、ダイアグラム、フォルダ、バージョンを操作できます。

FAQ

Automate Diagrams with AI Agents

Setup in 3 steps. Update diagrams in real time while you code.

確認