Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "legion database": {4 "env": {5 "DB_CONFIGS": "[{\"id\":\"pg_main\",\"db_type\":\"pg\",\"configuration\":{\"host\":\"localhost\",\"port\":5432,\"user\":\"user\",\"password\":\"pw\",\"dbname\":\"postgres\"},\"description\":\"PostgreSQL Database\"},{\"id\":\"mysql_data\",\"db_type\":\"mysql\",\"configuration\":{\"host\":\"localhost\",\"port\":3306,\"user\":\"root\",\"password\":\"pass\",\"database\":\"mysql\"},\"description\":\"MySQL Database\"}]"6 },7 "args": [8 "database-mcp"9 ],10 "command": "uvx",11 "disabled": true12 }13 }14}
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください