Cntx UI
JSON →A minimal file bundling and tagging tool for AI development, featuring a web interface and MCP server mode for AI integration.
Install
npm install -g cntx-ui Tools · 13
- agent/discover Architectural overview of the codebase
- agent/query Semantic search — 'where is auth handled?'
- agent/investigate Find integration points for a new feature
- agent/organize Audit and optimize bundle structure
- artifacts/list List normalized project artifacts (OpenAPI + Navigation)
- artifacts/get_openapi Return OpenAPI artifact summary and payload
- artifacts/get_navigation Return Navigation artifact summary and payload
- artifacts/summarize Compact cross-artifact summary for agents
- list_bundles List all bundles with metadata
- get_bundle Get full bundle content as XML
- get_semantic_chunks Get all analyzed code chunks
- read_file File operations with bundle context
- write_file File operations with bundle context