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 |
|---|---|
| gridInvoke | Submit a Covia grid operation and return the job status |
| gridRun | Run a Covia grid operation on this venue or an optional remote venue |
| gridJobStatus | Fetch the current status of a Covia grid job by ID |
| gridJobResult | Wait for a Covia grid job to finish and return its output |