```json "xxx-maps": { "url": "https://mcp.map.baidu.com/mcp?ak=xxxxx", "type": "http", "tools": { "map_reverse_geocde": False } } ``` what my problem is the `map_reverse_geocde` tool return data is huge to the LLM, so I want to disable it.