PluginBench
MCP Server

io.github.ColinHughes2121/gocreative-wedge-mcp MCP Server

io.github.ColinHughes2121/gocreative-wedge-mcp

What is the io.github.ColinHughes2121/gocreative-wedge-mcp MCP server?

OFAC/PEP sanctions screening, KYB, company & people enrichment tools for AI agents. Free demos.

How to install io.github.ColinHughes2121/gocreative-wedge-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • GOCREATIVE_API_KEY
    secret

    Optional card-funded gck_ key for paid, unlimited calls. Omit to use the keyless free-demo tools (list_wedge_tools, pricing_info, + 5 demo calls/day).

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gocreative-wedge-mcp": {
      "command": "uvx",
      "args": [
        "gocreative-wedge-mcp"
      ],
      "env": {
        "GOCREATIVE_API_KEY": "<YOUR_GOCREATIVE_API_KEY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gocreative-wedge-mcp": {
      "command": "uvx",
      "args": [
        "gocreative-wedge-mcp"
      ],
      "env": {
        "GOCREATIVE_API_KEY": "<YOUR_GOCREATIVE_API_KEY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gocreative-wedge-mcp": {
      "command": "uvx",
      "args": [
        "gocreative-wedge-mcp"
      ],
      "env": {
        "GOCREATIVE_API_KEY": "<YOUR_GOCREATIVE_API_KEY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gocreative-wedge-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "gocreative-wedge-mcp"
      ],
      "env": {
        "GOCREATIVE_API_KEY": "<YOUR_GOCREATIVE_API_KEY>"
      }
    }
  }
}
Claude Code
claude mcp add gocreative-wedge-mcp --env GOCREATIVE_API_KEY=<YOUR_GOCREATIVE_API_KEY> -- uvx gocreative-wedge-mcp

Related MCP servers

17-model LLM gateway + 350+ data/KYB/sanctions tools. Pay-per-call USDC via x402, no API key.