agent-context-code — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsagent-context-code
    Back to Agents
    agent-context-code

    agent-context-code

    tlines2016 March 10, 2026
    3 copies 0 downloads

    A 100% local semantic code search tool featuring hybrid search (vector + BM25), AST-aware chunking, and native MCP integration for AI coding assistants.

    Agent Definition
    <img width="1024" height="434" alt="image" src="https://github.com/user-attachments/assets/ca9fdded-ad76-4906-80e8-45060547749e" />
    
    ![PyPI version](https://img.shields.io/pypi/v/agent-context-local)
    ![Release status](https://img.shields.io/badge/status-beta-orange)
    ![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)
    ![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)
    ![MCP Compatible](https://img.shields.io/badge/MCP-compatible-blueviolet.svg)
    
    **Local semantic code search for AI coding assistants.**
    
    > **Release status:** `0.9.0` beta. The project is well-tested and actively used, but broader real-world usage may surface edge cases we have not encountered yet.
    
    AGENT Context Local is an MCP server that gives your AI coding assistant semantic understanding of your codebase. It parses code into functions and classes using tree-sitter, then combines keyword matching with vector similarity so you can search by meaning — *"where do we validate auth tokens?"* — instead of relying on grep or burning context window limits on file-by-file exploration.
    
    Everything runs completely on your local machine. No API keys, no telemetry, no cloud dependencies.
    
    Source: [tlines2016/agent-context-code](https://github.com/tlines2016/agent-context-code)
    
    ## Key Features
    
    - **Hybrid search** — Keyword matching and vector similarity combined for results that are both precise and semantically relevant.
    - **AST-aware chunking** — Tree-sitter parses your code into functions, classes, and methods. No arbitrary line splits, no broken context.
    - **100% local** — Embeddings generated on-device, embedded vector database, zero API calls, zero uploads. Works perfectly in air-gapped, compliance-restricted, and proprietary IP environments.
    - **Incremental indexing** — Content-hash tracking ensures only modified files get re-indexed. Re-indexing after a small change takes seconds.
    - **Graph-enriched results** — Search results include structural context like class hierar

    Tags

    ai-agentsai-coding-assistantastbm25claude-codecode-searchcodexcopilotcursordeveloper-tools

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.