json example for streamable http mcp connection: ```json { "mcpServers": { "brave-search": { "url": "http://0.0.0.0:3456/mcp/" }, "local-python": { "url": "http://0.0.0.0:3457/mcp/" }, } } ```