We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a9316 commit 1bdbac3Copy full SHA for 1bdbac3
src/tools/mongodb/metadata/listDatabases.tsx
@@ -40,7 +40,6 @@ export class ListDatabasesTool extends MongoDBToolBase {
40
htmlString: this.getUI() || "",
41
},
42
encoding: "text",
43
- // The MCP client will automatically extract this and pass it to the iframe via postMessage
44
uiMetadata: {
45
"initial-render-data": {
46
databases: uiDatabases,
0 commit comments