Ask a question to get started
Enter to send•Shift+Enter new line
Extract stdio server entries from a parsed MCP config.
extract_stdio_server_commands( config: dict[str, Any], ) -> list[tuple[str, str, list[str]]]
config
dict[str, Any]
Parsed MCP config dict with mcpServers key.
mcpServers