dot-object Connector for AI agents.
1 live capability
Convert nested JSON structures into flat dot-notation for CSV exports and API payloads.
Waiting for input…
Why people use dot-object
Dot Object Transformer JSON to CSV Data Mapping
This Connector handles the heavy lifting for you. It takes that complex JSON and flattens it into a clean dot-notation format instantly. You get a clean, organized dataset ready for your spreadsheet without the headache of manual mapping.
What Vinkius changes
That this Connector handles the data mapping between nested objects and flat keys automatically.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Exporting user profiles to a spreadsheet
A user wants to export a nested user profile from a database to a CSV.
- Real-world use case 02
Converting web forms to API payloads
A developer needs to take a flat list of form fields and send them to a nested API.
- Real-world use case 03
Cleaning up nested JSON logs
An analyst has a nested JSON log and needs it in a spreadsheet.
Complete set · 1capability
The complete dot-object capability set.
These are the exact actions your AI can choose when you ask it to work with dot-object.
01
1 capability in this set.
Part of 1 available through dot-object.
- 01 Capability
Transform dot object
Convert nested JSON into dot-notation keys for CSV exports or rebuild nested structures from flat dictionaries for API payloads. Use this to maintain data integrity during migration.
Set up in minutes
One URL. Then ask dot-object to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use dot-object 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_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable dot-object for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object URL.
- Step 03
Save and start
Save the connection and enable dot-object in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dot-object-transformer": {
"url": "https://edge.vinkius.com/vk_preview_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object
Open Agent mode in chat and ask: "Using dot-object, help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dot-object-transformer": {
"url": "https://edge.vinkius.com/vk_preview_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object
Ask Copilot: "Using dot-object, help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dot-object-transformer": {
"url": "https://edge.vinkius.com/vk_preview_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object
Open Cascade and ask: "Using dot-object, help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dot-object-transformer": {
"url": "https://edge.vinkius.com/vk_preview_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object
Ask Cline: "Using dot-object, help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dot-object-transformer --transport http "https://edge.vinkius.com/vk_preview_cQpfrvU2E5evElufAC80w0Oscslf68HztIqZeU9J/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 dot-object
Ask Claude: "Using dot-object, show me...". 1 tools are ready
Where the request belongs
Work dot-object can move forward.
Data engineers tired of manually mapping API fields to spreadsheets, or backend developers who need to convert flat form data into nested JSON payloads.
Data Engineer
Cleaning up messy API responses for warehouse ingestion on a Tuesday afternoon.
Backend Developer
Mapping frontend form data to complex nested database schemas for a new feature.
Data Analyst
Converting JSON logs into flat CSVs for Excel analysis to report to stakeholders.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDot-Notation Object Flattener
Convert deeply nested JSON objects into flat structures using dot-separated keys.
JSON Schema Validator and Flattener
Strictly validate JSON against schemas and flatten nested structures using dot notation.
JSON Diff Visualizer
Generate human-readable visual diffs between two JSON objects. added lines in green, removed in red, unchanged in gray. Like 'git diff' but for JSON structures.
YAML/JSON Converter
Prevent DevOps YAML hallucination. Convert complex YAML files to JSON for safe AI processing, and back to perfect YAML.
URL Query String Deep Parser
Transforms flat URL query strings into deeply nested JSON objects and arrays.
Data Sorting & Filtering Engine
Perfect array manipulation. Sort and deduplicate massive JSON lists with native Vinkius Edge JavaScript instead of relying on token-limited LLMs.
Bring your own AI
Change the model, client or framework. Keep dot-object 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 dot-object.
The practical details behind the request, access and result.
Can Dot Object Transformer help me export API data to Excel?
Yes, it flattens nested JSON into dot-notation keys that work perfectly in CSVs and spreadsheets. This makes it easy to move data from an API into a readable format.
Does Dot Object Transformer keep null values?
Yes, it is designed to be lossless. It preserves nulls, arrays, and complex structures so your data remains complete during the conversion.
How do I use Dot Object Transformer for API payloads?
You can provide a flat dictionary of form fields, and it will reconstruct the nested JSON your API requires. This ensures your requests are formatted correctly every time.
Is Dot Object Transformer good for big JSON files?
It handles deeply nested structures deterministically, making it reliable for complex data sets. It follows consistent rules so you know exactly where every piece of data lands.
Can I use Dot Object Transformer to go both ways?
Yes, it is bidirectional. You can use it to flatten nested objects into flat keys or to unflatten flat dictionaries back into nested JSON structures.
Does it preserve arrays?
Yes, arrays are flattened with numeric indices (e.g. "items.0.name") and restored perfectly on unflatten.
One connection away
Give your agent a direct line to dot-object.
Connect dot-object once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available