Aristocles Data API for Claude Desktop
io.github.kiranz38/aristocles-data-api
Subscription pricing, trade costs, and financial data for AI agents across 5 countries.
client:Claude Desktop
transport:streamable-http
Install Aristocles Data API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aristocles-data-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.aristocles.com.au/mcp/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs