Sätt att interagera med Lumenbase
Använd appen, REST API, OpenClaw, Claude-kopplingar, Zapier och Lumo med samma arbetsytadata.
Av Sebastian StreiffertPublicerad Jan 10, 2026Uppdaterad May 29, 20268 min läsning
One workspace, four ways in
Contacts, companies, deals, tasks, invoices, and activities all live in your workspace. You can work with them in the browser, from your own servers, or through an agent. Same data each time; you just sign in a different way depending on which path you use.
App UI
navigation · pages
People
Claude
Custom connector · MCP
AI agents
Your workspace
Same CRM data
Agent Frameworks
OpenClaw, Hermes, and remote MCP
AI agents
REST API
HTTPS · JSON
Your code
The four ways
Use the app for day-to-day work, the REST API for your own code, and agent frameworks such as OpenClaw and Hermes or Claude MCP when you want an agent to search and update the CRM for you. You can use one or mix them.
App UI
navigation · pages
The signed-in app: contacts, deals, the Feed, Lumo, and the rest of the UI.
- Good for
- Daily work, admins, reporting
- Sign in
- Email or SSO
Claude
Custom connector · MCP
Claude connects to your workspace over MCP and runs CRM tools from chat.
- Good for
- Claude.ai, Claude Desktop, Cowork (directory connector)
- Sign in
- OAuth (Connectors); stdio uses personal token
Agent Frameworks
OpenClaw, Hermes, and remote MCP
Agent frameworks such as OpenClaw and Hermes connect over MCP with a personal token.
- Good for
- OpenClaw, Hermes, and other agent frameworks
- Sign in
- Personal API token
REST API
HTTPS · JSON
Workspace API keys let your servers read and write CRM data over HTTPS.
- Good for
- Backends, mobile apps, scripts
- Sign in
- Workspace API key (scoped)
Zapier and Lumo
Two more pieces that sit alongside the four ways above.
Outbound events
Lumo (in-app)
Where to configure
https://api.lumenbase.io/functions/v1/openclaw-apiREST reference: API documentation
Was this article helpful?

