Follow the steps below to connect this server to your AI client. Takes about 1 minute.
Paste your API key below. Don't have one? Register for free.
Leave empty to use anonymous mode (2 free trial analyses).
Choose your setup method:
Paste this into Terminal:
brew install node (macOS) or download from
nodejs.org
Paste this into PowerShell (Run as Administrator is NOT needed):
Copy this JSON into your Claude Desktop config file:
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonIf the file already has other mcpServers, merge the "technical-analysis" block into the existing mcpServers object.
brew install node (macOS) or download from
nodejs.org
Quit Claude Desktop completely (Cmd+Q on macOS or close the window on Windows) and reopen it.
Look for the hammer icon in the chat input area — click it to see your analysis tools.
Try asking: "Analyze AAPL stock"
Paste your API key below. Don't have one? Register for free.
Leave empty to use anonymous mode (2 free trial analyses).
Gemini CLI supports MCP natively — no bridge needed.
Paste this into Terminal:
Paste this into PowerShell:
Copy this JSON into your Gemini CLI settings file:
Config file location:
~/.gemini/settings.json%USERPROFILE%\.gemini\settings.jsonIf the file already has other mcpServers, merge the "technical-analysis" block into the existing mcpServers object.
Exit and reopen Gemini CLI to load the new MCP configuration.
Try asking: "Analyze AAPL stock"
⚠️ Enable Developer Mode First
Go to chatgpt.com → click your profile icon (bottom-left) → Settings → Apps → select Developer Mode. MCP connectors are only available in Developer Mode — you won't be able to add the server without it.
Keep this ready — you'll enter it during the OAuth authorization step:
In the "MCP Server URL" field, enter:
Note: The URL must use HTTPS. If your server uses Cloudflare Tunnel, it's already HTTPS.
ChatGPT will redirect you to an authorization page. When prompted:
How it works: OAuth wraps your API key in a secure authorization flow. ChatGPT auto-discovers the OAuth endpoints via /.well-known/oauth-authorization-server. No extra setup needed — just enter your key when prompted.
Open a new chat in ChatGPT (make sure you're in Developer Mode):
Note: You must select the tool from the + menu before your first request in each conversation. After that, ChatGPT will keep using it throughout the chat.