OpenClaw is an open-source personal AI assistant that runs on any OS and connects to 20+ messaging platforms. Add the Apideck MCP Server to give OpenClaw access to your business data across accounting, HRIS, and file storage.
Connect OpenClaw to the Apideck MCP Server with a few lines of configuration.
{
"mcpServers": {
"apideck": {
"url": "https://mcp.apideck.dev/mcp",
"headers": {
"x-apideck-api-key": "YOUR_API_KEY",
"x-apideck-app-id": "YOUR_APP_ID",
"x-apideck-consumer-id": "YOUR_CONSUMER_ID"
}
}
}
}Every resource below is accessible as a set of MCP tools (list, get, create, update, delete) through OpenClaw.