Kontxt
Verified IntegrationClient Configuration
— Connect Kontxt to Claude Desktop or Cursor in seconds{
"mcpServers": {
"kontxt": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-kontxt"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Index a local codebase to provide context-aware information to AI clients like Cursor or Claude.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Kontxt
First, clone the repository and install the dependencies. Configure your Gemini API key in the .env file. Then, run the server using `python kontxt_server.py --repo-path /path/to/your/codebase`. Refer to the README for detailed instructions.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.