Logo
Explore Help
Sign In
eric/PMOCrazycoder
1
0
Fork 0
You've already forked PMOCrazycoder
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
9c914b989bb607c4bbb151d0ec71e3713f2e6db1
PMOCrazycoder/zed-integration/mcp.json

10 lines
150 B
JSON
Raw Normal View History

Setup dev container and MCP infrastructure Add dev container configuration with docker-compose, Dockerfile, and entrypoint script - Create .devcontainer/devcontainer.json for VS Code dev container - Create .devcontainer/docker-compose.yml for container setup - Add Dockerfile with Python, Go, Rust, R, and jj tools - Add docker-entrypoint.sh to initialize .ai_index and start mcp-server - Add Makefile for container management and MCP operations - Add .gitignore entries for AI index - Add OpenCode global instructions - Add basic MCP server and tool for listing Go imports - Add Zed integration configuration - Update README with project vision and structure
2026-02-21 13:17:51 +01:00
{
"mcpServers": {
"pmocrazy-coder": {
"command": "python3",
"args": ["opt/dev-tools/list_imports.py"],
"cwd": "."
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0+dev-393-g3a969a58c2 Page: 30ms Template repo/view: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API