Hacker News new | ask | show | jobs
by throwaw12 23 hours ago
One very annoying thing about Codex: You can't do anything until all MCP servers are loaded and connected (or failed).

Can you move it to background connection?

1 comments

Unless the MCPs is connected through STDIO, I see no reason for them to block Codex from accepting user prompt. I know other harnesses doesn’t wait for all MCPs to connect. They can establish their connection during a session, they’re dynamic after all.