AI & Machine Learning
aialgo.trading
Provides AI-powered algorithmic trading features including marketplace, backtesting, AI optimization, risk management, and real-time analytics.
ENDPOINT 1
https://aialgo.trading/mcp
MCP server metadata
- Name
- aialgo-trading-mcp
- Version
- 1.0.0
Known tools 5
site_infoOverview of AI Algo Trading: positioning, URL, features, and value proposition.
Inferred read-onlyget_featuresPlatform features: marketplace, backtesting, AI optimization, risk management, real-time analytics.
Inferred read-onlyget_strategiesTrading strategy categories and descriptions: HFT, mean reversion, trend following, statistical arbitrage, ML, options.
Inferred read-onlyexport_cardsExport CNA cards for AI Algo Trading services and products for agent ingestion.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.aialgo-trading-mcp]
url = "https://aialgo.trading/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aialgo-trading-mcp": {
"type": "http",
"url": "https://aialgo.trading/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aialgo-trading-mcp
Remote MCP URL: https://aialgo.trading/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"aialgo-trading-mcp": {
"url": "https://aialgo.trading/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aialgo-trading-mcp": {
"type": "http",
"url": "https://aialgo.trading/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aialgo-trading-mcp",
"transport": "streamable-http",
"url": "https://aialgo.trading/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for aialgo.trading was fetched 2026-07-28T00:20:06.410Z and is being refreshed.
aialgo.trading is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.