Deta Space (Serverless Personal Cloud API) Connector for AI agents.
10 live capabilities
Manage NoSQL records and personal cloud files through natural conversation.
Waiting for input…
Why people use Deta Space (Serverless Personal Cloud API)
Deta Space for NoSQL Database Management
With this Connector, you just tell your agent what needs to change. It handles the `base_update_item` and `base_query_items` calls for you, so you stay in your flow and get the data you need instantly.
What Vinkius changes
You get a direct bridge between your AI agent and your serverless cloud storage and database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating user profiles
A developer asks the agent to change a user's status to 'active' using `base_update_item` instead of logging into a dashboard.
- Real-world use case 02
Batch uploading logs
A power user tells the agent to move a folder of logs into Deta Drive using `drive_upload_file` to keep their local machine clean.
- Real-world use case 03
Querying order history
A data engineer asks for all orders from last week using `base_query_items` to quickly inspect recent transactions.
Complete set · 10capabilities
The complete Deta Space (Serverless Personal Cloud API) capability set.
These are the exact actions your AI can choose when you ask it to work with Deta Space (Serverless Personal Cloud API).
01—04
4 capabilities in this set.
Part of 10 available through Deta Space (Serverless Personal Cloud API).
- 01 Capability
Base delete item
Deletes a specific item from Deta Base using its unique key. Use this to remove outdated records from your NoSQL store.
- 02 Capability
Base get item
Fetches a single record from Deta Base so your agent can read its contents. It's the fastest way to grab a specific item.
- 03 Capability
Base insert item
Adds a new item to Deta Base only if the key doesn't already exist. This helps you keep your data clean and unique.
- 04 Capability
Base put items
Saves a list of JSON items into Deta Base in one go. This is perfect for bulk data entry into your NoSQL database.
05—07
3 capabilities in this set.
Part of 10 available through Deta Space (Serverless Personal Cloud API).
- 05 Capability
Base query items
Searches your Deta Base for items that match specific query logic. Use it to filter and find data based on multiple criteria.
- 06 Capability
Base update item
Changes specific attributes of an existing item without overwriting the whole object. This allows for precise, atomic updates.
- 07 Capability
Drive upload file
Sends a file from your local system up to your Deta Drive. This lets your agent handle file transfers for you.
08—10
3 capabilities in this set.
Part of 10 available through Deta Space (Serverless Personal Cloud API).
- 08 Capability
Drive delete files
Removes one or more files from your Deta Drive storage. Use this to clean up your personal cloud drive quickly.
- 09 Capability
Drive download file
Grabs a specific file from your Deta Drive by its name. Your agent can use this to pull files into your local environment.
- 10 Capability
Drive list files
Shows a list of all files currently stored in your Deta Drive. It's the best way to see what's currently in your storage.
Set up in minutes
One URL. Then ask Deta Space (Serverless Personal Cloud API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Deta Space (Serverless Personal Cloud API) 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_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Deta Space (Serverless Personal Cloud API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API) URL.
- Step 03
Save and start
Save the connection and enable Deta Space (Serverless Personal Cloud API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"deta-space-serverless-personal-cloud-api": {
"url": "https://edge.vinkius.com/vk_preview_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API)
Open Agent mode in chat and ask: "Using Deta Space (Serverless Personal Cloud API), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"deta-space-serverless-personal-cloud-api": {
"url": "https://edge.vinkius.com/vk_preview_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API)
Ask Copilot: "Using Deta Space (Serverless Personal Cloud API), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"deta-space-serverless-personal-cloud-api": {
"url": "https://edge.vinkius.com/vk_preview_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API)
Open Cascade and ask: "Using Deta Space (Serverless Personal Cloud API), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"deta-space-serverless-personal-cloud-api": {
"url": "https://edge.vinkius.com/vk_preview_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API)
Ask Cline: "Using Deta Space (Serverless Personal Cloud API), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add deta-space-serverless-personal-cloud-api --transport http "https://edge.vinkius.com/vk_preview_GX4IrdQUKPa9zaRnx8N7BCKZxc1g51D1pb49fcrf/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 Deta Space (Serverless Personal Cloud API)
Ask Claude: "Using Deta Space (Serverless Personal Cloud API), show me...". 10 tools are ready
Where the request belongs
Work Deta Space can move forward.
This is for the developer who's tired of switching contexts between their IDE and a cloud dashboard, or the data engineer who needs to query NoSQL collections on the fly without writing boilerplate code.
Backend Developer
Manages NoSQL records and database updates directly through a chat interface while building APIs.
Data Engineer
Inspects and queries complex JSON data structures in Deta Base without leaving the workspace.
Power User
Automates personal file logging and cloud storage management for private projects.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsXata
Automate your serverless database workflows with Xata. manage organizations, projects, and branches directly from your AI agent.
Xata (Serverless DB)
Manage your serverless databases via Xata. list organizations, manage projects, branches, and execute SQL queries directly from any AI agent.
Aiven
Manage Aiven cloud infrastructure. provision databases, manage projects, and monitor services directly from your AI agent.
Starburst
Connect your AI to Starburst Enterprise. Query federated data lakes, manage access roles, and orchestrate complex data environments seamlessly.
LeanCloud
Scalable backend-as-a-service platform. manage data classes, users, and push notifications via AI.
Wasabi
Manage buckets, objects, and versioning on Wasabi. the hot cloud storage for high-performance data residency.
Bring your own AI
Change the model, client or framework. Keep Deta Space 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 Deta Space.
The practical details behind the request, access and result.
Can I use Deta Space MCP to manage my own private cloud?
Yes. This Connector connects your AI agent to your personal Deta Space, allowing you to manage your own private NoSQL database and file storage through a chat interface.
Does Deta Space MCP support NoSQL data?
Yes, it specifically works with Deta Base, which is a high-performance NoSQL database for storing JSON data.
How do I upload files using Deta Space MCP?
You can simply ask your AI agent to upload a file for you. It will use the drive capabilities to move the file from your local environment to your Deta Drive.
Can I update only one part of a JSON record?
Yes, the Connector supports atomic updates. This means your agent can change specific fields in a database item without overwriting the entire record.
Does Deta Space MCP work with Cursor or Claude?
Yes, it works with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.
How can I search for specific records in a Deta Base?
Use the base_query_items capability. You can provide a JSON array of query objects to filter items by their attributes, and even handle pagination using the limit and last parameters.
Can I update just one field in a database item without sending the whole object?
Yes! The base_update_item capability allows you to perform atomic updates. You can use the set parameter to update fields, increment for numbers, or append for arrays.
How do I upload a text file or document to Deta Drive?
Use the drive_upload_file capability. Provide the drive_name, the desired file name (path), and the content of the file. The agent will handle the storage process for you.
One connection away
Give your agent a direct line to Deta Space.
Connect Deta Space once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available