← Back to Plugins
MCP Server MCP

io.github.whetstone-tools/whetstone-mcp

github By github 👁 1 views ▲ 0 votes

U.S. public-records: business registration (KYB), filings, watchlist screening, federal awards.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "whetstone-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Apify API token; actor runs bill to your Apify account (pay-per-result).",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "APIFY_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...