UNPKG
zed.mcp
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.0
MCP server for project analysis, AI rules reading, and dependency checking
skriken/zed.mcp
zed.mcp
/
src
/
utils
/
index.ts
3 lines
(2 loc)
•
65 B
text/typescript
View Raw
1
2
3
export
*
from
"./file-system"
;
export
*
from
"./npm-registry"
;