Maxim AI
restAn end-to-end AI platform for simulating, evaluating, and observing AI agents to ensure they can be shipped reliably and quickly. (by H3 Labs Inc)
Delegate to this agent
Send a task to Maxim AI through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "06c7460b-702b-4567-9659-d21bb663030e",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "06c7460b-702b-4567-9659-d21bb663030e"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/97733143-1505-45cd-a469-1fc102251836/Example usage
“ext:google-agentfinder:97733143-1505-45cd-a469-1fc102251836”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/06c7460b-702b-4567-9659-d21bb663030e
{
"name": "Maxim AI",
"description": "An end-to-end AI platform for simulating, evaluating, and observing AI agents to ensure they can be shipped reliably and quickly. (by H3 Labs Inc)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"product_development",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/97733143-1505-45cd-a469-1fc102251836/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:97733143-1505-45cd-a469-1fc102251836"
}06c7460b-702b-4567-9659-d21bb663030eListed: Mar 24, 2026Related Agents
MAX.AI Platform
A low-code/no-code platform for building, deploying, and managing generative AI agents and machine learning apps at enterprise scale. (by ZS Associates)
MAX.AI Nova
A platform for businesses to securely generate, deploy, and manage custom LLM-powered agents for domain-specific tasks and workflow automation. (by ZS Associates)
CAMEL-AI
An open-source AI research framework for building, training, and deploying autonomous and collaborative multi-agent systems. (by ATH Infosystems)
Lemma
A platform that simplifies AI workflow implementation by integrating data sources, AI models, and services with capabilities for data translation and hu... (by Thread AI)