Openlap
Freeby MCP Community
Local MCP proxy for openlap.app -- auto-save, live feeds, project detection, one install
v1.26.1Added Apr 12, 2026
claude-codemcpopenlapagent-coordination
Openlap MCP Server
Local MCP proxy for openlap.app -- auto-save, live feeds, project detection, one install
Installation
Reviews
Installation
Quick install
npx -y @openlap/openlap
Add to claude_desktop_config.json
{
"mcpServers": {
"openlap": {
"command": "npx",
"args": ["-y", "@openlap/openlap"]
}
}
}