← Back to Plugins
MCP Server MCP

Aristocles Data API

github By github 👁 1 views ▲ 0 votes

Subscription pricing, trade costs, and financial data for AI agents across 5 countries.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.aristocles.com.au/mcp/mcp/",
      "headers": [
        {
          "description": "API key from api.aristocles.com.au — free tier: 100 requests/day",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...