kontexta-mcp 2.0.5 → 2.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -46,7 +46,7 @@ Both invoke the same `dist/index.js` — use whichever your client's config form
46
46
  | Cursor | Settings → Features → MCP |
47
47
  | Continue | `~/.continue/config.json` |
48
48
  | Codex | `.codex/mcp_servers.json` |
49
- | GitHub Copilot | File-based (`.github/copilot-instructions.md`) no MCP config needed |
49
+ | GitHub Copilot (VS Code Insider) | VS Code Settings → `mcp.servers` (built-in Copilot chat supports MCP) |
50
50
  | Gemini / Antigravity | `~/.gemini/antigravity/mcp_servers.json` |
51
51
 
52
52
  ## Web UI (optional)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kontexta-mcp",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "description": "The local Brain and Hands for AI coding agents (MCP Server)",
5
5
  "keywords": [
6
6
  "mcp",