Now in beta

Shared context for your AI agents

Give your AI tools persistent memory. ContextQ stores company knowledge so every agent — Claude, Cursor, Copilot — works with the same context.

terminal

# Save knowledge from any project

$ /ctx save "Deploy uses EasyPanel on Lavender"

# Search across all projects

$ /ctx search deployment infrastructure

Found 3 entries across 2 projects

Why ContextQ?

Your AI agents keep forgetting. Fix that.

Persistent Memory

Decisions, conventions, and architecture survive across conversations. No more repeating yourself.

Hybrid Search

Full-text + vector search with RRF fusion. Find the right context fast, even with vague queries.

Tenant Isolation

Row-level security + AES-256 encryption. Your data stays yours, even from us.

How it works

Three steps. Five minutes.

1

Create an API key

Sign up, create a team, get your API key from the dashboard.

2

Connect your agent

Add the MCP server to Claude Code, Cursor, or any MCP-compatible tool.

3

Save and search

Your agents now share context. Knowledge saved in one project is available everywhere.

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

Simple pricing

Start free, scale when ready.

Free

For personal projects

$0

  • 100 context entries
  • 1 team member
  • Hybrid search
  • Read-only API
Get started
Popular

Pro

For teams shipping fast

$39/mo

$19/mo

Early bird pricing — ends July 1, 2026

  • 10,000 entries
  • 10 team members
  • Vector search + Dream
  • Full API access
  • Content encryption
14-day free trial

Enterprise

For orgs with compliance needs

Custom

  • Everything in Pro
  • Unlimited members
  • SSO + SAML
  • Self-hosted option
  • Dedicated support + SLA
Contact us