Back to search
30
MCP

@tensakulabs/chronicle

npm/@tensakulabs/chronicle

MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aidex-mcp
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
@ngotaico/mcp-codebase-index
MCP server for AI-powered codebase indexing with auto-save checkpoints, incremental updates, real-time progress tracking, and index verifica
0 tools
Mason
MCP server that gives AI assistants a persistent codebase map — feature-to-file lookups, change impact analysis, and git history insights.
0 tools
codebase-mcp
Persistent, portable codebase intelligence MCP server with incremental indexing and decision memory
0 tools
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@tensakulabs/chronicle": {
      "url": "None",
      "transport": "http"
    }
  }
}