$ timeahead.in
mcp/gt-protocol-mcp-server/install

install :GT Protocol MCP Server

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/gt-protocol/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": {
    "gt-protocol": {
      "command": "node",
      "args": [
        "/path/to/gt-protocol/mcp-server/index.js"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/gt-protocol-mcp-server/install/claude-desktop
← back to :GT Protocol MCP Server