UNPKG

@covalenthq/goldrush-mcp-server

Version:

GoldRush MCP Server for interacting with Covalent GoldRush API

4 lines 194 B
#!/usr/bin/env node import { createGoldRushClient, createServer, startServer } from "./server.js"; export { createGoldRushClient, createServer, startServer }; //# sourceMappingURL=index.d.ts.map