Rows Connector for AI agents.
11 live capabilities
Manage and update spreadsheet data using natural language commands.
Waiting for input…
Why people use Rows
Rows for Spreadsheet Data Automation
With this Connector, you can stop the manual labor. You can tell your agent to find a specific sheet, pull the latest numbers, or add new rows of data based on a conversation. You get the results you need without ever having to open the spreadsheet yourself.
What Vinkius changes
You get a hands-free way to manage your spreadsheet data using only natural language commands.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Logging new sales leads
An operations manager tells their agent to add 10 new leads to the sales tracker.
- Real-world use case 02
Checking current project budgets
A project lead asks for the remaining budget for the marketing campaign.
- Real-world use case 03
Building a new Q4 planning sheet
A business owner asks to create a new spreadsheet for Q4 planning.
Complete set · 11capabilities
The complete Rows capability set.
These are the exact actions your AI can choose when you ask it to work with Rows.
01—04
4 capabilities in this set.
Part of 11 available through Rows.
- 01 Capability
Create spreadsheet
Create a brand new spreadsheet in your Rows workspace. This lets you build new trackers without manual setup.
- 02 Capability
Delete spreadsheet
Remove a specific spreadsheet from your workspace. Use this to clean up old files or retired project sheets.
- 03 Capability
Get folder
Fetch specific details for a folder you've already identified. It helps your agent understand your workspace structure.
- 04 Capability
Append values to table
Add new rows of data to a specific table. This is perfect for logging new entries or adding team members.
05—08
4 capabilities in this set.
Part of 11 available through Rows.
- 05 Capability
Get range cells
Get detailed objects for a specific range of cells. Use this to see exactly what is inside a specific area.
- 06 Capability
Get spreadsheet details
Pull metadata for a specific spreadsheet. This helps your agent know which tables and columns are available.
- 07 Capability
Get range values
Retrieve the actual values from a specific cell range. This lets your agent read live numbers for reports.
- 08 Capability
Get workspace info
Get high-level details about your Rows workspace. Use this to see your overall account status and structure.
09—11
3 capabilities in this set.
Part of 11 available through Rows.
- 09 Capability
List folders
See a list of all folders in your workspace. This helps your agent navigate your file organization.
- 10 Capability
List spreadsheets
Get a list of all spreadsheets in your workspace. This lets your agent find the right file for a task.
- 11 Capability
Update range values
Overwrite existing values in a specific range. Use this to sync data or update status across your sheets.
Set up in minutes
One URL. Then ask Rows to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Rows from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Rows, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Rows for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Rows URL.
- Step 03
Save and start
Save the connection and enable Rows in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"rows": {
"url": "https://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Rows
Open Agent mode in chat and ask: "Using Rows, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"rows": {
"url": "https://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Rows
Ask Copilot: "Using Rows, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"rows": {
"url": "https://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Rows
Open Cascade and ask: "Using Rows, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"rows": {
"url": "https://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Rows
Ask Cline: "Using Rows, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add rows --transport http "https://edge.vinkius.com/vk_preview_na5EJevA6dRj1IgD5RyCaftFGBxvvG6lauJWBfdE/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Rows
Ask Claude: "Using Rows, show me...". 11 tools are ready
Where the request belongs
Work Rows can move forward.
Operations managers, data analysts, and business owners who are tired of manual data entry and want to interact with their spreadsheets using natural language.
Operations Manager
Updates project trackers and status logs daily without opening a browser tab.
Data Analyst
Pulls live figures from various sheets to generate quick summaries for stakeholders.
Business Owner
Monitors organizational health and budget statuses via high-level chat queries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSmartsheet
Manage sheets, reports, and rows on Smartsheet with AI agents.
Google Sheets
Interact with Google Sheets to read, write, and manipulate data via AI.
Retable
Organize data in smart spreadsheets with relational views, team collaboration, and workflow automation that goes beyond basic tables.
Zoho Sheet
Connect your AI agents to Zoho Sheet for spreadsheet management: workbooks, worksheets, cell data, rows, and sharing.
Grid
Turn spreadsheet data into interactive dashboards and visual stories that make numbers accessible to every stakeholder.
Google Sheets (OAuth)
Power up spreadsheets via Google Sheets. create, read, write, and append data, handle batch operations, and audit sheet info directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Rows connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Rows.
The practical details behind the request, access and result.
Can the Rows MCP update my existing data?
Yes, it can overwrite values in specific ranges using the update_range_values capability. This lets you keep your trackers current without manual editing.
Can I use the Rows MCP to create new files?
Yes, your agent can create new spreadsheets for you instantly. This is great for setting up new project trackers on the fly.
Does the Rows MCP work with my current folders?
Yes, it can list and search through your existing folders to find the right files. Your agent can navigate your workspace just like you do.
Can the Rows MCP pull live numbers?
Yes, it can retrieve real-time values from any range you specify. This lets you get live stats directly into your chat for quick decision making.
How do I connect Rows MCP to my AI client?
You just need to subscribe on Vinkius and provide your Rows API key in your client settings. Once connected, your agent can start interacting with your sheets.
Is the Rows MCP good for data entry?
It's perfect for automating data entry by appending new rows to your tables automatically. You can tell your agent to log new information, and it handles the rest.
Can the Rows MCP handle large amounts of data?
It's excellent for managing records and values. For extremely large datasets or complex visual dashboards, using the native Rows interface is still the best approach.
Can my AI automatically find the values for a specific cell range in a Rows spreadsheet?
Yes! Use the get_range_values capability. Provide the Spreadsheet ID, Table ID, and the Range (e.g., 'A1:C10'), and your agent will return the current values instantly.
How do I find my Rows.com API Key?
Log in to Rows, go to your Workspace Settings, click the Rows API tab, and you will find your unique secret API key there.
One connection away
Give your agent a direct line to Rows.
Connect Rows once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available