$ timeahead_
mcp/fastmcp-memcp-nodejs-server/install

install @fastmcp-me/mcp-nodejs-server

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/fastmcp-me/mcp-nodejs-server
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": {
    "gentoro": {
      "command": "npx",
      "args": [
        "-y",
        "@gentoro/mcp-nodejs-server"
      ],
      "env": {
        "GENTORO_API_KEY": "<your api key>",
        "GENTORO_BRIDGE_UID": "<your bridge uid>",
        "GENTORO_BASE_URL": "<url where gentoro is hosted>"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/fastmcp-memcp-nodejs-server/install/claude-desktop
← back to @fastmcp-me/mcp-nodejs-server
Install @fastmcp-me/mcp-nodejs-server MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead