UNPKG
google-cloud-mcp
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Model Context Protocol server for Google Cloud services
google-cloud-mcp
/
dist
/
tools
/
index.js
8 lines
•
192 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
/** * Tools for Google Cloud MCP Server * * This module exports all tool registration functions */
export
{};
// Add tool exports here as they are created
//# sourceMappingURL=index.js.map