Sign in

Invoke MCP tool

documented

Sends an MCP tool request to the MCP server to perform an operation (tools listed in the MCP docs). The MCP server URL is https://mcp.databox.com/mcp and uses JSON-RPC over HTTP. ([developers.databox.com](https://developers.databox.com/docs/mcp/overview?utm_source=openai))

POST /mcpDatabox MCPno implementation yet0 runs

Input

dataset_id*
Databox dataset ID
Enter dataset ID
records*
Records payload (JSON array) to ingest
[{"timestamp":"2026-02-18T12:00:00Z","value":123}]
Calls Databox as you (your API key is your account); keychains.dev holds the credentials.