Agentra LabsAgentra Labs DocsPublic Documentation

AgenticContract

MCP Prompts

AgenticContract provides 4 prompts via the MCP protocol for guided contract operations.

AgenticContract provides 4 prompts via the MCP protocol for guided contract operations.

Available Prompts

contract_review

Review an existing contract for completeness and potential issues.

Arguments:

NameRequiredDescription
contract_idYesID of the contract to review

Behavior: Analyzes the contract's policies, risk limits, approvals, and obligations. Identifies gaps in coverage and suggests improvements.

contract_setup

Guide through setting up a new contract with policies and limits.

Arguments:

NameRequiredDescription
contextNoDescription of the agent's intended use case

Behavior: Walks through creating a comprehensive governance contract including policies, risk limits, approval rules, and obligations appropriate for the described context.

contract_audit

Perform an audit of contract compliance and violations.

Arguments:

NameRequiredDescription
severityNoMinimum severity to include: info, warning, critical, fatal

Behavior: Reviews all recorded violations, checks obligation status, and evaluates risk limit usage. Produces a compliance summary.

contract_risk_assessment

Assess the risk profile of the current contract configuration.

Arguments:

NameRequiredDescription
scopeNoAssessment scope: global, session, agent

Behavior: Evaluates risk limits, identifies uncovered risk categories, and assesses the strength of policy coverage across the specified scope.