$ timeahead_
mcp/tapetide-mcp/install

install tapetide-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/Tapetide-hq/tapetide-stock-research-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tapetide": {
      "command": "npx",
      "args": [
        "-y",
        "tapetide-mcp"
      ],
      "env": {
        "TAPETIDE_TOKEN": "get your free token from https://tapetide.com/settings/tokens"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/tapetide-mcp/install/claude-desktop
← back to tapetide-mcp