diff --git a/.cursor/mcp.json b/.cursor/mcp.json index af007fe2..b425f9f3 100644 --- a/.cursor/mcp.json +++ b/.cursor/mcp.json @@ -1,31 +1,8 @@ { "mcpServers": { - "maven-tools": { - "command": "docker", - "args": [ - "run", - "-i", - "--rm", - "arvindand/maven-tools-mcp:latest" - ] - }, "javadocs": { "url": "https://www.javadocs.dev/mcp" }, - "github": { - "command": "docker", - "args": [ - "run", - "-i", - "--rm", - "-e", - "GITHUB_PERSONAL_ACCESS_TOKEN", - "ghcr.io/github/github-mcp-server:latest" - ], - "env": { - "GITHUB_PERSONAL_ACCESS_TOKEN": "YOUR_TOKEN_HERE" - } - }, "serena": { "command": "docker", "args": [