Releases: MausRundung362/mcp-explorer
Releases · MausRundung362/mcp-explorer
🚀 v0.1.1 - Improved Installation Documentation
📚 Documentation Updates
- ✨ Added comprehensive installation instructions for MCP users
- 🚀 Quick start section with copy-paste configuration
- 📦 Updated badges to reflect npm package status
- 🔧 Separated user installation from developer setup
📦 Installation
{
"mcpServers": {
"project-explorer": {
"command": "npx",
"args": ["-y", "@team-jd/mcp-project-explorer", "/your/project/path"]
}
}
}