← Registry

AI & Machine Learning

aialgo.trading

Provides AI-powered algorithmic trading features including marketplace, backtesting, AI optimization, risk management, and real-time analytics.

1 endpoint5 known toolsFirst detected June 23, 2026Last detected July 28, 2026

ENDPOINT 1

https://aialgo.trading/mcp

No auth detected

MCP server metadata

Name
aialgo-trading-mcp
Version
1.0.0
Capabilities
tools

Known tools 5

site_info

Overview of AI Algo Trading: positioning, URL, features, and value proposition.

Inferred read-only
get_features

Platform features: marketplace, backtesting, AI optimization, risk management, real-time analytics.

Inferred read-only
get_strategies

Trading strategy categories and descriptions: HFT, mean reversion, trend following, statistical arbitrage, ML, options.

Inferred read-only
contact_info

Contact details, support channels, and CTA for AI Algo Trading.

Inferred read-only
export_cards

Export CNA cards for AI Algo Trading services and products for agent ingestion.

Inferred read-only

CONNECT 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.

Trust status Neutral

aialgo.trading is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.