← Back to Plugins
MCP Server MCP

Horizon Insights MCP

github By github 👁 1 views ▲ 0 votes

Market data, financial statements, valuation, research, and news for investment workflows.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://vmcp.hzinsights.com/mcp/",
      "headers": [
        {
          "description": "VMCP Bearer token. Use the value format: Bearer <token>.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...