Loading MCP server directory, please wait...
Read your team's end-of-day reports and roster from Eodly.
npx @getmcp/cli add io.github.adebayojuwon200-pixel/eodlyRequires Node.js 18+. Community-contributed server. Review source before installing.
EODLY_API_KEYAn Eodly API key (eodly_sk_...). Create one in the Eodly app under Settings > Developer > API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adebayojuwon200-pixel/eodly": {
"command": "npx",
"args": [
"-y",
"@eodly/mcp"
],
"env": {
"EODLY_API_KEY": ""
}
}
}
}