{ "mcpServers": { "gogs": { "type": "stdio", "command": "node", "args": [ "${GOGS_MCP_PATH:-/data/gogs-mcp/dist/index.js}" ], "env": {} } } }