Commit Graph

78 Commits (6d6015a2034dbee2ea4eb50d2e84381df008fa46)

Author SHA1 Message Date
Rene Cannao 23e5efca5a Test: Don't redirect sys.stderr, write logs directly to file
3 months ago
Rene Cannao f4a4af8d82 Fix: Write directly to stdout.buffer to bypass TextIOWrapper issues
3 months ago
Rene Cannao ad54f92dc5 Revert: Simplify tool handlers back to original pass-through
3 months ago
Rene Cannao 2b5134632c Fix: Wrap tool results in TextContent format for MCP protocol compliance
3 months ago
Rene Cannao 55dd5ba574 Debug: Add detailed stdout write logging to troubleshoot Claude Code timeout
3 months ago
Rene Cannao f5606986ff Fix: Replace stdout with truly unbuffered wrapper to prevent response buffering
3 months ago
Rene Cannao edac8eb5e0 Fix: Add verbose logging and fix stdout buffering issue in MCP stdio bridge
3 months ago
Rene Cannao fc6b462be1 Fix: unwrap ProxySQL nested response format
3 months ago
Rene Cannao 4491f3ce0b Add debug logging to MCP bridge for troubleshooting
3 months ago
Rene Cannao 01c182ccac Add stdio MCP bridge for Claude Code integration
3 months ago
Rene Cannao 9d6a2173bf Enhance Rich CLI with configurable LLM chat path and better tracing
3 months ago
Rene Cannao f2ca750c05 Add MCP Database Discovery Agent (initial commit)
3 months ago
Rene Cannao ef5b99edbf Fix MCP tool bugs: NULL value handling and query validation
3 months ago
Rene Cannao de33d177be Fix verbose mode in test_mcp_tools.sh
3 months ago
Rene Cannao 25cda31f08 Update test_mcp_tools.sh with dynamic tool discovery
3 months ago
Rene Cannao 093511920f Add environment variable printing to MCP scripts
3 months ago
Rene Cannao 7f957088ee Fix configure_mcp.sh to allow empty MySQL passwords
3 months ago
Rene Cannao 49e6ac5bc6 Revert configure_mcp.sh to respect environment variables
3 months ago
Rene Cannao 40cff23c3b Initialize MySQL Tool Handler and fix default MySQL port
3 months ago
Rene Cannao aeafa61a11 Fix test_mcp_tools.sh to use correct MCP endpoint paths
3 months ago
Rene Cannao d17fe1dba8 Fix configure_mcp.sh error handling and endpoint paths
3 months ago
Rene Cannao 60d4a7378c Implement automatic MCP server start/stop and add environment variable support
3 months ago
Rene Cannao 28742554b5 Use relative catalog path instead of absolute path
3 months ago
Rene Cannao c53b28e42a Add comprehensive documentation to MCP README
3 months ago
Rene Cannao b3646b4798 Fix argument parsing and documentation in setup_test_db.sh
3 months ago
Rene Cannao 3d827144e8 Add required environment variables section to README
3 months ago
Rene Cannao ad2e2a24d1 Add native MySQL mode support to test database setup
3 months ago
Rene Cannao e9a6dd0b3e Add comprehensive MCP testing suite in scripts/mcp/
3 months ago