{ "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp@latest"] }, "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "playwright": { "command": "npx", "args": [ "-y", "@playwright/mcp" ], "env": {} }, "cloudflare": { "command": "npx", "args": ["mcp-remote", "https://docs.mcp.cloudflare.com/sse"] }, "podman": { "command": "npx", "args": [ "-y", "podman-mcp-server@latest" ] }, "incus": { "command": "node", "args": ["/Users/kaffa/mcp-servers/incus-mcp/build/index.js"] } } }