ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SeaTable with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Build collaborative databases with spreadsheet simplicity and relational power for project management, CRM, and asset tracking.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete SeaTable capability set.

These are the exact actions your AI can choose when you ask it to work with SeaTable.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through SeaTable.

  1. 01

    List tables

    List all tables and columns

  2. 02

    List views

    List all views for a table

  3. 03

    Query SQL

    Query data using SQL

  4. 04

    Delete row

    Delete a row from a table

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through SeaTable.

  1. 05

    Get base metadata

    Get metadata for the current base

  2. 06

    Update row

    Update an existing row

  3. 07

    Create row

    Pass row data as a JSON string. Add a new row to a table

  4. 08

    Create table

    Create a new table

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through SeaTable.

  1. 09

    Get row

    Get a specific row from a table

  2. 10

    List columns

    List all columns in a table

  3. 11

    List rows

    List all rows in a table

Observed, not estimated

869ms average. Fast in production.

SeaTable is checked daily against the live service.

Daily averagePeak 1063ms
Aug 20Today
Fastest day
754ms
Slowest day
1063ms
14-day trend
Stable+3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of SeaTable, so you can see the experience inside your AI.

It does not authenticate your account with SeaTable. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

SeaTable Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_EcrX5RuTBwMiiV5mY6fQqN7e2NIAfxegGUxfqa1y/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — SeaTable capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "seatable-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_EcrX5RuTBwMiiV5mY6fQqN7e2NIAfxegGUxfqa1y/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions SeaTable owners ask.

  • 01

    Can my AI automatically run SQL queries on my SeaTable data?

    Yes! Use the query_sql capability. Provide a standard SQL string (e.g., 'SELECT * FROM Tasks WHERE Status = "Done"'), and your agent will return the aggregate or filtered results instantly.

  • 02

    How do I find my SeaTable API Token?

    Open your SeaTable base, click the three dots (Advanced) next to the base name, select API Token, and create a permanent token for the base.

  • 03

    Does this integration work with self-hosted SeaTable instances?

    Yes! You can provide your custom serverUrl (e.g., https://seatable.mycompany.com) during setup to connect the MCP server to your private instance.