Enables distributed processing and resource sharing across the Covia network via grid operations. Provides access to remote venues, distributed job execution, and collaborative computing capabilities. Perfect for scaling computational tasks, leveraging distributed resources, and building resilient, distributed AI applications.
| Name: | grid |
| Class: | covia.adapter.GridAdapter |
This adapter provides 4 MCP tool(s) for AI agent integration:
| Tool Name | Description |
|---|---|
| gridJobStatus | Fetch the current status of a Covia grid job by ID |
| gridRun | Run a Covia grid operation on this venue or an optional remote venue |
| gridInvoke | Submit a Covia grid operation and return the job status |
| gridJobResult | Wait for a Covia grid job to finish and return its output |