-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I managed to install it in VSCode it kindly asked me to fill environment variables and seem to be running.
Found some warnings that you might want to address:
2025-04-23 23:11:26.986 [info] Starting server influxdb_home
2025-04-23 23:11:26.986 [info] Connection state: Starting
2025-04-23 23:11:26.986 [info] Starting server from LocalProcess extension host
2025-04-23 23:11:26.990 [info] Connection state: Starting
2025-04-23 23:11:26.994 [info] Connection state: Running
2025-04-23 23:11:28.319 [warning] [server stderr] npm warn exec The following package was not found and will be installed: [email protected]
2025-04-23 23:11:30.529 [warning] [server stderr] npm warn deprecated [email protected]: Use your platform's native DOMException instead
2025-04-23 23:11:31.545 [warning] [server stderr] [INFO] Starting MCP server with stdio transport...
2025-04-23 23:11:31.747 [warning] [server stderr] [INFO] Connecting server to transport...
2025-04-23 23:11:31.749 [warning] [server stderr] [INFO] Server successfully connected to transport
2025-04-23 23:11:31.759 [info] Discovered 4 tools
2025-04-23 23:11:31.759 [warning] Tool write-data does not have a description. Tools must be accurately described to be called
2025-04-23 23:11:31.759 [warning] Tool query-data does not have a description. Tools must be accurately described to be called
2025-04-23 23:11:31.759 [warning] Tool create-bucket does not have a description. Tools must be accurately described to be called
2025-04-23 23:11:31.760 [warning] Tool create-org does not have a description. Tools must be accurately described to be called
From tools I see query-data
, write-data
, create-org
, create-bucket
became available. But in the source code you also have code to show buckets and more. Isn't it exposed yet?
Metadata
Metadata
Assignees
Labels
No labels