← Back to Plugins
MCP Server MCP

io.github.bch1212/pubrecords

github By github 👁 1 views ▲ 0 votes

US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-pubrecords-production.up.railway.app/mcp/",
      "headers": [
        {
          "description": "API key. Free dev key: pubrecords-dev-key-001 (30 calls/day). Pro at mcpize.com/pubrecords-mcp.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...