UNPKG

@covalenthq/goldrush-mcp-server

Version:

GoldRush MCP Server for interacting with Covalent GoldRush API

4 lines 123 B
#!/usr/bin/env node import { parseArgsAndStart } from "./server.js"; parseArgsAndStart(); //# sourceMappingURL=index.js.map