Skip to content

Commit a3d16b4

Browse files
authored
refactor: consolidate Claude/Codex MCP runtime (#15)
* refactor: consolidate Claude/Codex MCP runtime in common module * chore: normalize common MCP file permissions * docs: drop shared runtime section from README
1 parent 79ce420 commit a3d16b4

File tree

9 files changed

+2300
-1477
lines changed

9 files changed

+2300
-1477
lines changed

claude/common/mcp/glance-mcp.js

Lines changed: 745 additions & 0 deletions
Large diffs are not rendered by default.

claude/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"files": [
2525
".claude-plugin",
2626
".mcp.json",
27+
"common/mcp/glance-mcp.js",
2728
"servers/glance-mcp.js",
2829
"README.md"
2930
],

0 commit comments

Comments
 (0)