GRID42, LLC · Developer platform
Connect your agent
to governed knowledge.
CUBELET.AI exposes its knowledge catalog, simulation engine, learner data, and regulatory intelligence through a Model Context Protocol endpoint — so your AI tools and agents can reason over governed, production-quality knowledge.
{
"mcpServers": {
"cubelet": {
"url":
"https://mcp.cubelet.ai/mcp",
"headers": {
"Authorization":
"Bearer <your-api-key>"
}
}
}
} MCP Endpoint
CUBELET.AI exposes an HTTP/SSE Model Context Protocol server. Any MCP-compatible client — Claude Desktop, Cursor, VS Code, or a custom agent — can connect.
https://mcp.cubelet.ai/mcp
Authentication
The endpoint requires a Bearer token. API keys are issued per organization or developer account. Request access to receive your key and onboarding documentation.
Request an API key →Protocol
Implements the Model Context Protocol specification — tool discovery, call/response, and streaming. Compatible with all major MCP clients.
// available tools
What your agent can do.
The CUBELET.AI MCP server exposes tools across the knowledge catalog, simulation engine, learner layer, and intelligence feed. A subset is shown below — full tool list included with API access.
Catalog
catalog_search Search cubelets by keyword, framework, or competency tag
catalog_cubelets List all cubelets in a domain or framework
cubelet_get Retrieve a specific cubelet with all six face dimensions
War Room & Practice
simulation_start Begin a scored judgment simulation against a fictional organization
simulation_message Submit a response in an active simulation
simulation_score Retrieve scoring and evidence for a completed simulation
Learner & Assessment
learner_path Get a personalized learning path based on gaps and goals
assessment_generate Generate an adaptive assessment for a domain or framework
passport_progress Retrieve readiness passport status for a learner
Intelligence
tracker_list_signals List recent regulatory signals from monitored sources
tracker_get_signal Get details and competency tags for a specific signal
signal_coverage Get framework coverage scores by competency area
// catalog plugin
Embed the cubelet catalog in your platform.
The GRID42 Cubelet Catalog Plugin lets you surface governed knowledge directly in your LMS, compliance portal, or productivity tool. Learners search, browse, and practice without leaving your environment.
- ✓ Search and browse the governed cubelet catalog
- ✓ Launch simulations and receive results in-context
- ✓ Sync passport and readiness data to your records
- ✓ White-labelable for institutional deployments
Integration options
MCP server
Direct agent integration via mcp.cubelet.ai/mcp
Catalog plugin
Embedded search and simulation for your platform
SCORM / xAPI export
Package cubelets and simulations for any LMS
REST API
Programmatic access to catalog, learner, and intelligence data
Ready to build with governed knowledge?
Request API access to receive your key, tool documentation, and example prompts for common integration patterns.
Request API access →Email sravan@grid42.ai directly, or describe your use case and we'll get back to you within one business day.