Remove unused .mcp.json config file
Some checks failed
Build Docker Image / build (pull_request) Failing after 18s

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Cal Corum 2026-02-05 15:14:36 -06:00
parent bfe78fb7ac
commit ac3cbebb9f

View File

@ -1,13 +0,0 @@
{
"mcpServers": {
"readme-context": {
"command": "node",
"args": [
"/home/cal/.claude/mcp-servers/readme-context/dist/index.js"
],
"env": {
"PROJECT_ROOT": "/mnt/NV2/Development/major-domo/discord-app-v2"
}
}
}
}