Catalog
io.instadash/server
OfficialInstadash
Live data grids for AI agents. Push structured data; humans review, agents read back via MCP.
Live data grids for AI agents to push structured data and read back updates.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.instadash.io/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.