Loading MCP server directory, please wait...
WEEEK tasks by name, not IDs — an MCP server
npx @getmcp/cli add io.github.IlyaIvanchikov/weeek-mcp-smartRequires Node.js 18+. Community-contributed server. Review source before installing.
WEEEK_API_TOKENWEEEK personal API token (WEEEK → Settings → API)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.IlyaIvanchikov/weeek-mcp-smart": {
"command": "npx",
"args": [
"-y",
"weeek-mcp-smart"
],
"env": {
"WEEEK_API_TOKEN": "",
"WEEEK_API_BASE_URL": "",
"WEEEK_TIMEOUT_MS": "",
"WEEEK_ATTACH_DIR": "",
"WEEEK_ATTACH_MAX_BYTES": ""
}
}
}
}