Back to search
30
MCP

io.github.ofershap/ai-context-kit

io.github.ofershap/ai-context-kit

Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.intina47/context-sync
Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more
0 tools
io.github.yawlabs/ctxlint
Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
0 tools
@agent-forge-copilot/cli
Context Engineering Toolkit — generate GitHub Copilot customization files (agents, prompts, instructions, skills, hooks, MCP servers, agenti
0 tools
@cocaxcode/ai-context-inspector
Scan, export, and import your AI ecosystem across tools. Discover MCP servers, context files, skills, memories. Export/import between Claude
0 tools
@yawlabs/ctxlint
Lint your AI agent context files, MCP server configs, and session data against your actual codebase
0 tools
io.github.cocaxcode/ai-context-inspector
Scan, export, and import your AI ecosystem. Discover MCP servers, skills, and memories.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ofershap/ai-context-kit": {
      "url": "None",
      "transport": "http"
    }
  }
}