Deployed — neuraltrace.ai

NeuralTrace

Your AI Should Never Forget Who You Are

One vault, every AI. Save context in any tool — recall it everywhere. Chrome extension + MCP server with semantic search, auto-enrichment, and SaaS billing.

Screenshot: Extension side panel open, showing chat with vault results on a real webpage
0
Features Shipped
0
AI Platforms
0
MCP Tools
OAuth 2.1 + PKCE
Auth Standard

What It Does

Save Anything

Right-click any page, highlight text, or paste in chat. Sub-second quick save or full-page save with AI summary.

GIF: Right-click → save → confirmation flow

Smart Search

Hybrid scoring: 70% semantic similarity + 30% keyword matching + recency boost. Filter by tags and date range.

Cross-Platform

Save in Claude Code, recall in ChatGPT. One vault works across 6 AI tools via open MCP standard.

GIF: Save in one tool, recall in another

Auto-Enrichment

Background AI classifies every trace — extracts dates, locations, organizers. No manual tagging needed.

Calendar Actions

Event traces auto-generate Google Calendar, Outlook, and iCal download links. One click to add.

Chat + Vault

Side panel chat with memory-aware responses. Slash commands: /save, /search, /list, /delete, /new.

GIF: Chat message → vault results appear inline

Voice Input

Microphone button for hands-free saving and searching.

Vision Analysis

Paste screenshots or images directly into chat for AI analysis via Gemini Flash.

How It's Built

Diagram: System architecture — extension, MCP server, database, AI platforms

Dual-Transport MCP Server

SSE transport for Claude Code and Claude Desktop. Streamable HTTP for Claude.ai, ChatGPT, and Google Antigravity. Express handles routing, auth, and the gallery UI. FastMCP handles the MCP protocol internally.

Express FastMCP SSE Streamable HTTP Docker Traefik

Hybrid Search Engine

70% semantic similarity via vector cosine + 30% keyword matching + recency multiplier. Configurable embedding provider — works with OpenAI, Ollama, LocalAI, Jina, or Voyage. Filters applied at the SQL level first for performance.

OpenAI Embeddings SQLite Cosine Similarity Vector Search
Diagram: Hybrid search scoring — semantic + keyword + recency
Diagram: Auth flow — magic link, JWT, OAuth 2.1 PKCE

Multi-Tenant SaaS

Magic link authentication with JWT tokens. Full OAuth 2.1 with PKCE for Claude.ai and ChatGPT connectors. Per-user isolated SQLite vaults. Paddle billing integration with Free and Pro tiers. Rate limiting enforced per plan.

OAuth 2.1 PKCE JWT Paddle Magic Link SQLite

One Vault, Every AI

Claude Code
Claude.ai
ChatGPT
Google Antigravity
OpenAI Codex
Web Dashboard
GIF: Cross-vendor round-trip — save in Claude Code, recall in ChatGPT

Built With

TypeScript
Express
FastMCP
SQLite
Docker
Traefik
Paddle
OpenAI
Chrome MV3
OAuth 2.1
Readability.js
OpenRouter
v1.6.0
Latest Release
0
Bugs Fixed
21/21
MCP Tests Passing
16 days
v0.1 → v1.6