Documentation
Everything you need to integrate, build, and publish with Jarvis SDK.
Getting Started
Set up your API key, install the SDK, and run your first module in under 5 minutes.
Module Format
Learn the module structure, config schema, action decorators, and publishing workflow.
MCP Integration
Connect Jarvis SDK as an MCP server for native tool use in any MCP-compatible agent.
A2A Protocol
Use Google's Agent-to-Agent protocol for cross-agent discovery and task delegation.
API Reference
OpenAPI Spec →GET
/api/v1/modulesList all modulesGET
/api/v1/modules/search?q=...Search by capabilityGET
/api/v1/modules/{name}Get module detailsPOST
/api/v1/modules/{name}/installInstall a modulePOST
/api/v1/modules/{name}/executeExecute an actionPOST
/api/v1/modules/{name}/uninstallUninstall a modulePOST
/api/v1/modules/{name}/rateRate a moduleGET
/api/v1/trust/{name}Get trust scoreGET
/api/v1/trust/leaderboardTrust leaderboardGET
/api/v1/intel/recommendGet recommendationsPOST
/api/v1/auth/registerRegister for API keyGET
/api/v1/billing/usageGet usage & billing