EveryDev.ai
Subscribe
Home
Tools

3,076+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2063
  • Coding1441
  • Infrastructure665
  • Marketing524
  • Projects470
  • Research437
  • Design408
  • Analytics371
  • MCP268
  • Security265
  • Testing255
  • Data249
  • Integration183
  • Prompts183
  • Communication172
  • Learning166
  • Extensions163
  • Voice146
  • Commerce132
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. scritty
    scritty icon

    scritty

    Agent Memory

    A terminal emulator that captures every AI CLI agent's conversations into one shared, searchable, local-first memory corpus served over MCP and CLI.

    Visit Website

    At a Glance

    Pricing
    Trial available

    Free 14-day trial of the Personal plan for solo developers. Runs fully local; no cloud account required.

    Personal: $20/mo
    Pro: $250/mo
    Pro Plus: $750/mo
    +2 more plans

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryTerminal & Session ManagementMCP Servers

    Alternatives

    Second BrainClaude ContextHippo Memory
    Developer
    scrittyEst. 2026

    Listed Jul 2026

    About scritty

    scritty is a terminal emulator built specifically for developers who run multiple AI CLI agents — Claude Code, OpenAI Codex CLI, GitHub Copilot CLI, Antigravity, Aider, Ollama — and need those agents to share context. It sits at the OS boundary every CLI agent must cross, captures each exchange automatically, tags it with the provider, and indexes it into a single local corpus. That corpus is then served back to agents over MCP and to the developer over the CLI, with no copy-paste and no per-vendor silos.

    What It Is

    scritty is a cross-platform desktop terminal emulator (Linux, Windows, macOS) with a built-in memory substrate. Unlike AI-native terminals that capture only their own agent, scritty is agent-agnostic by construction: it identifies the running process to detect the provider, so every exchange is tagged without prompt sniffing or heuristics. The captured corpus is a hybrid vector-plus-keyword index (Reciprocal Rank Fusion, dual offline ONNX embeddings tuned for code and prose) that lives entirely on the developer's machine. Agents query it over MCP; humans query it with Ctrl+Shift+M inline or via scritty memory ... from any shell.

    How the Memory Substrate Works

    The corpus is one engine reachable three ways, all sharing one MemoryService:

    • Terminal panel — Ctrl+Shift+M opens inline cross-agent search without leaving the terminal.
    • MCP server — scritty serve over stdio for local agents, or scritty serve --http over Streamable HTTP (the standard /mcp endpoint, bearer-token auth, per-tenant routing) for remote and multi-machine agents. The corpus is also exposed as MCP resources (memory://sessions, memory://search).
    • CLI — scritty memory ... for scriptable access from any shell or pipeline.

    The vector backend ships with a built-in embedded engine and supports swapping in qdrant, pgvector, chroma, or weaviate behind one trait, with dimension and fingerprint enforcement and atomic blue/green rev swaps.

    Ruleset and Context Assembly

    Before a message reaches any agent, scritty assembles it: it folds in standing instructions from prompt.toml, enforcement rules, the current goal, and each vendor's own rule file (.claude/CLAUDE.md, AGENTS.md, copilot-instructions.md, GEMINI.md). Every section toggles live from the terminal with keyboard shortcuts (Ctrl+Shift+R/E/G/K), so a rule can be flipped off for one message and back on for the next without editing files.

    Browser Sync, Mobile PWA, and Tab Restore

    The desktop terminal embeds a token-secured web server. Opening the URL in any browser on the same network produces a byte-for-byte live view of the same PTY and memory panel — not a read-only mirror, but a full bidirectional session. The same session can be installed as a desktop PWA (Chrome/Edge) or opened on a phone by scanning a pairing QR code, with auto-reconnect and a touch-adapted UI. TLS is always on, every connection is bearer-token gated, and reaching the session beyond the local network requires an explicit opt-in (e.g., Tailscale Funnel). Browser-style tab restore brings every open tab back on relaunch, each shell already in the directory it was left in.

    Team Control Plane and Enterprise Deployment

    For teams, scritty adds a central control plane where every member's captures land in one org-scoped index with tenant isolation. Admin search is gated by compliance role: private sessions stay private, team-marked work is searchable across the org. The control plane includes members, billing, seats, audit log, license, SSO/SAML, and usage tabs. An Enterprise self-hosted tier runs the entire stack in the customer's own environment — air-gap friendly, full data sovereignty, BYOK, custom MSA and DPA. Pricing is metered by captured exchange-pairs (one prompt plus its reply), not per seat.

    Current Status

    scritty is an active, closed-source commercial product. The GitHub repository at scritty-org/scritty is the public home for docs, releases, and issues; it does not contain product source code. The repository was created in June 2026 and last updated in July 2026. scritty is featured on Product Hunt. A free 14-day Personal Pilot is available for solo developers; a free Team Pilot (3+ seats, 25,000 exchange-pairs or 35 days) is available for teams.

    scritty - 1

    Community Discussions

    Be the first to start a conversation about scritty

    Share your experience with scritty, ask questions, or help others learn from your insights.

    Pricing

    TRIAL

    Personal Pilot

    Free 14-day trial of the Personal plan for solo developers. Runs fully local; no cloud account required.

    • Full Personal feature set
    • Runs fully local
    • MCP + CLI included
    • Captures stay on your machine
    TRIAL

    Team Pilot

    Free team trial for 3+ seats: 25,000 exchange-pairs or 35 days, whichever comes first. Converts to Pro / Pro Plus / Enterprise.

    • Full Pro feature set on shared infra
    • Self-serve
    • Converts to Pro / Pro Plus / Enterprise
    • 3+ seats required

    Personal

    For individual developers. Runs fully local; captures never leave your machine. No cloud account required.

    $20
    per month
    • Local single-user
    • No cloud account
    • MCP + CLI included
    • Captures stay on your machine
    • Dual-embedding hybrid search
    • 10,000 exchange-pairs per month
    • Overage at $5 per 10k pairs

    Pro

    For teams. Central federation, one org, tenant-scoped isolation, Google/GitHub SSO.

    $250
    per month
    • Central federation, one org
    • Tenant-scoped isolation
    • Google / GitHub SSO
    • 100,000 pairs per month
    • Overage at $5 per 10k pairs

    Pro Plus

    Everything in Pro plus SAML SSO, 90-day audit retention, and email and chat support.

    $750
    per month
    • Everything in Pro
    • SAML SSO
    • 90-day audit retention
    • Email and chat support
    • 400,000 pairs per month
    • Overage at $4.50 per 10k pairs

    Enterprise

    Multi-org federation, dedicated isolation, BYOK, custom DPA, 99.9% SLA. Managed or hybrid.

    $2500
    per month
    • Multi-org federation
    • Dedicated isolation
    • BYOK
    • Custom DPA
    • 99.9% SLA
    • Hybrid keeps captured data in your cloud
    • 1,000,000 base exchange-pairs per month

    Enterprise Self-Hosted

    Run scritty end to end in your own environment. Air-gap friendly, full data sovereignty, SAML/OIDC/BYOK, custom MSA and DPA.

    Custom
    contact sales
    • Air-gap friendly
    • Full data sovereignty
    • SAML / OIDC / BYOK
    • Custom MSA + DPA
    • No shared infra
    • No hybrid dependency
    View official pricing

    Capabilities

    Key Features

    • Agent-agnostic capture of any AI CLI (Claude Code, Codex, Copilot, Antigravity, Aider, Ollama)
    • Process-level provider detection — no prompt sniffing or heuristics
    • Hybrid vector + keyword search via Reciprocal Rank Fusion
    • Dual offline ONNX embeddings tuned for code and prose
    • Pluggable vector backend: built-in, qdrant, pgvector, chroma, weaviate
    • MCP server over stdio and Streamable HTTP with bearer-token auth
    • CLI access via `scritty memory ...` for scriptable pipelines
    • Inline cross-agent search with Ctrl+Shift+M
    • One ruleset across all agents via prompt.toml
    • Reads vendor-native rule files (CLAUDE.md, AGENTS.md, copilot-instructions.md, GEMINI.md)
    • Live rule toggles per message (Ctrl+Shift+R/E/G/K)
    • Browser sync: same PTY live in any browser tab, bidirectional
    • Mobile PWA with QR pairing, auto-reconnect, touch UI
    • Browser-style tab restore on relaunch
    • Opt-in at-rest encryption for transcript, keyword, and vector index
    • Scoped MCP tokens pinnable to a single session
    • Team control plane with per-org isolation and compliance-gated admin search
    • Audit log, SSO/SAML, OIDC, BYOK for enterprise
    • Enterprise self-hosted: air-gap friendly, full data sovereignty
    • No per-seat pricing; metered by captured exchange-pairs

    Integrations

    Claude Code
    OpenAI Codex CLI
    GitHub Copilot CLI
    Antigravity CLI
    Aider
    Ollama
    qdrant
    pgvector
    chroma
    weaviate
    Tailscale Funnel
    Google SSO
    GitHub SSO
    SAML
    OIDC
    Stripe
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate scritty and help others make informed decisions.

    Developer

    scritty Team

    scritty builds a local-first terminal emulator that gives every AI CLI agent a shared, searchable memory corpus. The product captures exchanges from Claude Code, Codex, Copilot, Antigravity, Aider, and Ollama at the OS boundary, indexes them with hybrid vector-plus-keyword search, and serves them back over MCP and CLI. scritty is a closed-source commercial product with a public GitHub repository for docs, releases, and issues.

    Founded 2026
    Read more about scritty Team
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Second Brain icon

    Second Brain

    A self-hosted, MCP-compatible shared memory layer for AI tools like Claude, ChatGPT, and Cursor, deployed on Cloudflare's free tier.

    Claude Context icon

    Claude Context

    MCP server that provides persistent memory and context management for Claude AI conversations using Milvus vector database.

    Hippo Memory icon

    Hippo Memory

    Biologically-inspired persistent memory system for AI agents with decay, retrieval strengthening, and sleep consolidation — zero runtime dependencies.

    Browse all tools

    Related Topics

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    93 tools

    Terminal & Session Management

    Terminal emulators, multiplexers, and session managers that help developers run parallel AI coding agents, manage multiple workspaces, and maintain persistent terminal sessions.

    29 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    130 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions