Skip to content
VS Code

TradeChainly for VS Code

com.tradechainly/trading-journal

Ask Claude or ChatGPT about your own crypto trading: performance, patterns and behaviour.

client:VS Code transport:streamable-http

Install TradeChainly in VS Code

.vscode/mcp.json

{
  "servers": {
    "trading-journal": {
      "type": "http",
      "url": "https://api.tradechainly.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TradeChainly in other clients