core-agent-ide/codex-rs/mcp-client/src
Michael Bolin 115fb0b95d
fix: navigate initialization phase before tools/list request in MCP client (#904)
Apparently the MCP server implemented in JavaScript did not require the
`initialize` handshake before responding to tool list/call, so I missed
this.
2025-05-12 15:15:26 -07:00
..
lib.rs feat: initial McpClient for Rust (#822) 2025-05-05 12:52:55 -07:00
main.rs fix: navigate initialization phase before tools/list request in MCP client (#904) 2025-05-12 15:15:26 -07:00
mcp_client.rs fix: navigate initialization phase before tools/list request in MCP client (#904) 2025-05-12 15:15:26 -07:00