Development|Data|UtilitiesTypeScript

goldrush-mcp-server

This MCP server exposes Covalent's GoldRush APIs as MCP resources and tools.

Free
N/A rating (0 reviews)0 installs13 GitHub stars
MCPCovalentGoldRush
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

The GoldRush MCP Server provides a Model Context Protocol server that allows AI agents to interact with Covalent's GoldRush APIs. It is built using TypeScript and leverages the @modelcontextprotocol/sdk and @covalenthq/client-sdk for seamless integration.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "goldrush-mcp-server": {
      "args": [
        "-y",
        "@covalenthq/goldrush-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for goldrush-mcp-server securely

Loading...