Loading MCP server directory, please wait...
AI executive function assistant — tasks, calendar, knowledge, code indexing, and CRM for your IDE.
npx @getmcp/cli add io.github.Tom-R-Main/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
EXF_API_URLExecuFunction API URL (e.g. https://execufunction.com)
EXF_PATPersonal Access Token (create at Settings → Developer → Access Tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Tom-R-Main/mcp-server": {
"command": "npx",
"args": [
"-y",
"@execufunction/mcp-server"
],
"env": {
"EXF_API_URL": "",
"EXF_PAT": ""
}
}
}
}