The MCP layer for in-product chat

Press K in any product.Get answers from your own MCP.

Command+K is the chat widget your users see — Assistant, Onboarding, Learning, Investigations — wired straight into your MCP server, acting as the signed-in user.

No credit card. Free tier includes 1 widget and 1,000 monthly messages.

New conversation
⌘K
Acme Assistant is an AI feature
Learn more with our interactive tutorial
🚀Try our new Investigations feature
How do I share this dashboard with my team?
How can I add a new panel to this dashboard?
Spark a conversation, @ to fuel context, / for commands
✦ AssistantPowered by Command+K
Drop‑in install

One script tag, one JWT from your backend. No iframe gymnastics.

<!-- in your product's HTML -->
<script src="https://commandplusk.com/embed/widget.js"
  data-widget-id="wgt_a1b2c3"
  data-user-token="{{ signed JWT }}" async></script>
Connect any MCP

Streamable HTTP, OAuth, custom headers. Allowlist the tools the widget can call.

mcp.acme.io/v1✓ 12 tools
User‑scoped

Sign a short JWT on your backend. We forward identity to your MCP.

See every conversation

Sessions, messages, tool calls, time‑to‑resolution — per widget, per mode.

A
Assistant

Answer questions using your MCP tools.

O
Onboarding

Guided checklists for first‑run users.

L
Learning

Lesson cards and suggested questions.

I
Investigations

Multi‑step agents with tool‑call traces.

Three steps from MCP to in‑product chat.

01
Connect your MCP

Paste your MCP URL, choose tool allowlist, test the ping.

02
Configure the widget

Pick modes, brand it, generate the user‑auth JWT secret.

03
Drop in the snippet

One script tag. The widget mounts and acts as your signed‑in user.

Simple pricing.

Pay for messages, not seats.

Free
$0

For testing the waters

  • 1 widget
  • 1k messages / mo
  • Powered by Command+K
Start free
Pro
$49

For real products

  • 10 widgets
  • 50k messages / mo
  • Remove branding
  • Custom domain
Start Pro
Scale
Talk to us

For platforms

  • Unlimited widgets
  • SLA + SSO
  • Dedicated MCP runners
Contact sales