How to Use the Feishu Bitable MCP in Claude Code
Claude Code brings Feishu Bitable into your terminal, letting you manage your bases through CLI commands and automated scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Feishu Bitable MCP to Claude Code
Create your Vinkius account to connect Feishu Bitable to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate base interactions in Claude Code
This MCP server enables your CI/CD pipelines to read and write data directly. By using `create_records` in a shell script, you can automate record insertion as part of your deployment process. It works in any headless environment. Because the tools are exposed as individual operations, you can pipe the output of `list_records` into other CLI utilities for processing.
Programmatic table management
Manage your database structure from the command line using `list_tables` and `list_fields`. This is ideal for verifying that your production environments match your base configuration. When a record needs removal, `delete_record` handles it immediately. You maintain full control over your data state without ever needing a graphical interface.
Real-time data retrieval for DevOps
The `get_base_info` tool gives you the metadata required for your automation logic. You can monitor your base status or trigger updates based on live system events. `search_records` allows you to pinpoint specific data points quickly. It is an efficient way to pull configuration values from your base during a build or a system health check.
Set up Feishu Bitable MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefeishu-bitable-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Feishu Bitable transactions." It will automatically discover and invoke the available Feishu Bitable tools.
claude mcp add --transport http feishu-bitable-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Feishu Bitable MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Feishu Bitable MCP today
We host it, we monitor it, we maintain it. You just paste one token.