Skip to content

Quick Start

What is the REST API?

After starting the REST API service, you can call tools in LLM clients (such as Claude, OpenClaw, etc.) to automatically process sheet data.


How to Use Claude for Automated Data Processing

  • Open the REST API configuration page

alt text

  • Enable API Key authorization

alt text

  • Start the REST API service

alt text

  • Configure Claude

    1. Open the Claude Desktop application
    2. Open the Settings menu
    3. Go to the Developer tab in the settings page
    4. Click Config to configure the MCP Server
    5. In the REST API management page, click Copy MCP Server Config, then paste the configuration into the config file

    alt text

    1. Restart Claude Desktop. You should see that the configuration has taken effect in the chat interface
    2. In the chat, enter the data you want to insert — Claude will automatically call the REST API to insert it
    3. The first time you use it, you’ll need to approve the MCP Server request. Click Allow to continue