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 6d0c710 commit f523360Copy full SHA for f523360
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