Cntx UI

by nothingdao

Not rated
GitHub

About

A minimal file bundling and tagging tool for AI development, featuring a web interface and MCP server mode for AI integration.

Details

Author
nothingdao
Categories
Developer Tools, File Management, AI

Setup

Install Cntx UI in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/nothingdao/cntx-ui

Follow the installation instructions in the repository README, then restart your MCP client.

Semantic code analysis and context management for AI agents. Turns a codebase into searchable, structured context that agents can navigate efficiently.

- Semantic analysis— parses your code at the function level using tree-sitter, extracts purpose, complexity, and relationships
- Local vector search— embeds code chunks locally (all-MiniLM-L6-v2 via Transformers.js) for semantic similarity search with no external API calls
- Bundle system— group files into logical bundles (by feature, layer, or pattern) for structured context delivery
- MCP server— exposes 28+ tools to Claude Code, Claude Desktop, or any MCP-compatible client
- Web dashboard— visual interface at localhost:3333 for managing bundles, browsing semantic analysis, and editing agent rules
- Real-time sync— watches for file changes and keeps analysis, bundles, and embeddings current

cntx-ui init # scaffold .cntx directory, generate .mcp.json cntx-ui watch # start web server on port 3333 cntx-ui mcp # start MCP server on stdio cntx-ui bundle <name> # regenerate a specific bundle cntx-ui status # show project health and bundle state cntx-ui setup-mcp # configure Claude Desktop integration

Aftercntx-ui init, agents discover tools automatically via.mcp.json. The.cntx/AGENT.mdfile provides an onboarding handshake with tool reference and project overview.

Agents interact through MCP tools or the HTTP API:

Full tool reference with parameters is generated in.cntx/AGENT.mdand.cntx/TOOLS.md.

- GET /api/artifacts
- GET /api/artifacts/openapi
- GET /api/artifacts/navigation
- tree-sitterparses source files into AST, extracts functions/types/interfaces
- Heuristics engineclassifies each chunk by purpose, business domain, and technical patterns based on file paths, imports, and naming conventions
- Embeddingsare generated locally and stored in SQLite for persistent vector search
- Bundlesgroup files by glob patterns — auto-suggested on init based on project structure
- MCP serverandHTTP APIexpose everything to agents with consistent response shapes

- Node.js, better-sqlite3, ws (WebSocket)
- tree-sitter (AST parsing), Transformers.js (local embeddings)
- React 19, TypeScript, Vite, Tailwind CSS (web dashboard)
- Model Context Protocol (MCP) via JSON-RPC 2.0

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Your AI's memory shouldn't live on someone else's server — 12 MCP tools that give it persistent context from your local markdown, no cloud, no API keys, single binary.

Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.

What Shopify did for ecommerce, Chipp does for AI agents. Build, deploy, and monetize AI agents for your business — no engineering team required.

CodeVF MCP lets AI hand off problems to real engineers instantly, so your workflows don’t stall when models hit their limits.

Make your AI agent speak every language on the planet, using Lingo.dev Localization Engine.

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.