You can ignore the PowerShell window that may appear and close itself after installation. If in doubt, restart your computer and continue.
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
{}
:mcpServers
block. For example, if the file looks like this:
You can ignore the PowerShell window that may appear and close itself after installation. If in doubt, restart your computer and continue.
npm install -g @anthropic-ai/claude-code
claude mcp add --transport http takeprofit https://mcp.takeprofit.com/mcp/
in your terminal (not in claude chat).
claude
command. If this is the first run of the claude code, the setup wizard will appear and you need to complete the authorization, subscription, and configuration steps. Then ask to get the Indie docs TOC using MCP
or to generate SMA indicator on Indie language and validate this using MCP
to verify functionality.
/claude mcp add --transport http takeprofit https://mcp.takeprofit.com/mcp/
(with leading slash) just in claude code chat. Then terminate the current chat and reopen it to apply new setting.
ctrl+shift+p
(cmd+shift+p
for Mac) and Run Claude Code
command or by clicking on the Claude code icon in the upper-right corner of the IDE window./mcp
to the chat to see integration info. Then ask to get the Indie docs TOC using MCP
or to generate SMA indicator on Indie language and validate this using MCP
to verify functionality.
mcp.json
config:claude-4-sonnet
get the Indie docs TOC using MCP
or to generate SMA indicator on Indie language and validate this using MCP
. If you are not logged in to cursor yet, you will be redirected to the authorization page.
NOTE: cursor will wait for approve from you when using the mcp for the first time, you will need to press the “Run tool” button so that it can access the MCP
💡 Check current pricing plans here: https://www.anthropic.com/pricing
node --version
in command line