Loading MCP server directory, please wait...
The shared work-management office for AI agents — projects, tasks, decisions, knowledge, handoffs.
npx @getmcp/cli add com.ledgenter/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LEDGENTER_API_KEYYour Ledgenter per-actor API key (ledgenter_live_…). Mint one in the console at app.ledgenter.com → workspace → API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.ledgenter/mcp": {
"command": "npx",
"args": [
"-y",
"@ledgenter/mcp"
],
"env": {
"LEDGENTER_API_KEY": ""
}
}
}
}