← Back to Plugins
MCP Server MCP

io.github.dodenbach/openfolio

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Agent-native MCP server over 49M+ US public and government records, privacy-first, always current.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://dtodenbach--pq-api-serve.modal.run/mcp",
      "headers": [
        {
          "description": "OpenFolio API key (freemium: POST /signup {\"email\": \"...\"} at https://dtodenbach--pq-api-serve.modal.run/signup returns a key + 500 free credits). Tool calls are credit-metered; errors and empty results are free.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...