EasyData Data for Claude Desktop
cc.easydata/data
Create schemas and read, write, and organize structured records in EasyData.
client:Claude Desktop
transport:streamable-http
Install EasyData Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://easydata.cc/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs