$ timeahead_
mcp/execufunction/install

install ExecuFunction

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/execufunction-mcp/mcp-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": {
    "execufunction": {
      "command": "npx",
      "args": [
        "@execufunction/mcp-server"
      ],
      "env": {
        "EXF_API_URL": "https://execufunction.com",
        "EXF_PAT": "exf_pat_your_token_here"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/execufunction/install/claude-desktop
← back to ExecuFunction
Install ExecuFunction MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead