Loading MCP server directory, please wait...
Log hours, draft invoices and check where you stand — finance for Dutch freelancers.
npx @getmcp/cli add app.peil/peil-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
PEIL_API_KEYScoped API key from Peil under Settings -> Developer settings (Pro).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.peil/peil-mcp": {
"command": "uvx",
"args": [
"peil-mcp"
],
"env": {
"PEIL_API_KEY": "",
"PEIL_API_URL": ""
}
}
}
}