{"ok":true,"service":"mcp-server-wrapper","version":"2.0.0","public_path":"/mcp-server-wrapper/","api_path":"/api/mcp-server-wrapper","alias_api_path":"/api/mcp","supported_tools":["find_services","inspect_service","request_service_use","run_service","list_rails","get_active_rail_catalog","get_tool_costs","get_movement_fee_schedule","quote_movement_fee","quote_run","read_delegated_authority","draft_authority_mandate","inspect_authority_mandate","evaluate_authority_action","execute_delegated_action","evaluate_agent_commerce_proof","read_verified_commerce_activity","publish_verified_commerce_proof","read_agent_self_serve_paid_rail_loop","start_agent_self_serve_paid_rail_loop","complete_agent_self_serve_paid_rail_run","complete_paid_rail_run_with_callback","create_payment_challenge","start_rail_run","get_run_status","fetch_return_package","record_receipt","verify_receipt","execute_first_paid_production_run","run_agent_to_agent_test","run_autonomous_atlas_research_cycle","run_synthetic_agent_regression","run_external_agent_invocation_test","build_external_agent_client_package","issue_agent_credential","enforce_agent_credential","run_credential_enforcement_dry_run","credential_aware_mcp_write","sign_receipt","verify_managed_receipt_signature","rotate_signing_secret","verify_signature_by_version","build_a2a_callback_envelope","store_callback_receipt_record","read_callback_receipt_records","build_external_discovery_submission_pack","adapt_directory_submission","execute_directory_submission","run_directory_submission_adapter","run_multi_agent_rail_benchmark","validate_persistent_store","write_persistence_test_record","store_regression_report","read_recent_regressions","validate_supabase_rls_policy_pack","promote_benchmark_report","register_issued_credential","store_receipt_ledger_entry","read_receipt_ledger","build_external_agent_client_runner","run_external_agent_client_runner","validate_directory_submission_credentials","build_agent_discovery_distribution_plan","get_free_agent_tools_index","run_live_supabase_verification","read_live_supabase_verification","execute_external_registry_submission_run","build_mcp_package_metadata","validate_a2a_agent_card","create_x402_payment_challenge","build_public_agent_client_repo","update_directory_status_record","read_directory_status_console","activate_external_directory_credentials","verify_live_registry_listing","sign_directory_submission_receipt","bind_x402_facilitator_settlement","create_a2a_task_lifecycle","publish_public_repo_ci_badge","run_release_gate_automation","create_stripe_movement_fee_checkout","verify_stripe_movement_fee_payment","read_payment_settlement_records","run_claude_evidence_analysis","run_claude_proof_relay","run_investor_demo_v2","run_stripe_receipt_completion","run_durable_usage_ledger_event","validate_production_write"],"tools":[{"name":"find_services","title":"Find services","description":"Search Wever Labs first-party services and the official MCP Registry by capability. Discovery does not authorize execution.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"query":{"type":"string"},"capability":{"type":"string"},"include_registry":{"type":"boolean"},"limit":{"type":"integer"}}},"annotations":{"title":"Find services","readOnlyHint":true}},{"name":"inspect_service","title":"Inspect service","description":"Evaluate a service candidate against the Resolver v1 HTTPS, free, public-data, and read-only boundary.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"service_id":{"type":"string"},"candidate":{"type":"object"}}},"annotations":{"title":"Inspect service","readOnlyHint":true}},{"name":"request_service_use","title":"Request service use","description":"Return ALLOW, REQUIRE_HUMAN, or DENY for a service under the Resolver v1 standing rules.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"service_id":{"type":"string"},"candidate":{"type":"object"},"task":{"type":"string"}}},"annotations":{"title":"Request service use","readOnlyHint":true}},{"name":"run_service","title":"Run service","description":"Use an allowed first-party read-only adapter, return the result, and record an honest signed or explicitly unsigned receipt state.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"service_id":{"type":"string"},"task":{"type":"string"},"query":{"type":"string"}}},"annotations":{"title":"Run service","readOnlyHint":true}},{"name":"list_rails","title":"List rails","description":"Return active rail contracts and movement fee schedule.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"List rails","readOnlyHint":true}},{"name":"get_active_rail_catalog","title":"Get active rail catalog","description":"Return all active rails and required fields.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Get active rail catalog","readOnlyHint":true}},{"name":"get_tool_costs","title":"Get tool costs","description":"Return zero tool access cost and movement fee policy.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string","enum":["transaction","escrow","hybrid"]}}},"annotations":{"title":"Get tool costs","readOnlyHint":true}},{"name":"get_movement_fee_schedule","title":"Get movement fee schedule","description":"Return transaction and escrow movement fee schedule.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string","enum":["transaction","escrow","hybrid"]}}},"annotations":{"title":"Get movement fee schedule","readOnlyHint":true}},{"name":"quote_movement_fee","title":"Quote movement fee","description":"Return fee for a movement amount and type.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string","enum":["transaction","escrow","hybrid"]}}},"annotations":{"title":"Quote movement fee","readOnlyHint":true}},{"name":"quote_run","title":"Quote rail run","description":"Return tool_access_units, movement_fee_units, total_units, currency, and return fields.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string","enum":["transaction","escrow","hybrid"]}}},"annotations":{"title":"Quote rail run","readOnlyHint":true}},{"name":"read_delegated_authority","title":"Read delegated authority","description":"Return the Wever Labs Delegated Authority contract, supported tools, identity providers, rails, and enforcement boundary.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read delegated authority","readOnlyHint":true}},{"name":"draft_authority_mandate","title":"Draft authority mandate","description":"Validate a non-authoritative mandate draft for an exact principal, agent, scope, time window, and budget.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"principal_reference":{"type":"string"},"identity_provider":{"type":"string"},"agent_id":{"type":"string"},"permission_mode":{"type":"string","enum":["read_only","bounded_write"]},"allowed_tools":{"type":"array","items":{"type":"string"}},"allowed_rails":{"type":"array","items":{"type":"string"}},"allowed_resources":{"type":"array","items":{"type":"string"}},"max_amount_units":{"type":"number"},"currency":{"type":"string"},"max_runs":{"type":"integer"},"consent_reference":{"type":"string"},"public_activity_consent":{"type":"boolean"}}},"annotations":{"title":"Draft authority mandate","readOnlyHint":true}},{"name":"inspect_authority_mandate","title":"Inspect authority mandate","description":"Return the verified mandate and durable lifecycle state for the credential-bound agent or authorized operator.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"mandate_id":{"type":"string"},"signed_mandate":{"type":"object"}}},"annotations":{"title":"Inspect authority mandate","readOnlyHint":true}},{"name":"evaluate_authority_action","title":"Evaluate authority action","description":"Check an exact action against a signed mandate, current lifecycle, and any required single-use action grant without executing it.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"signed_mandate":{"type":"object"},"signed_action_grant":{"type":"object"},"action":{"type":"object"}}},"annotations":{"title":"Evaluate authority action","readOnlyHint":true}},{"name":"execute_delegated_action","title":"Execute delegated action","description":"Execute a credential-bound write only after validating the signed mandate and a short-lived single-use action grant.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"signed_mandate":{"type":"object"},"signed_action_grant":{"type":"object"},"action":{"type":"object"},"work_order":{"type":"object"},"commerce_proof":{"type":"object"}}},"annotations":{"title":"Execute delegated action","readOnlyHint":false}},{"name":"evaluate_agent_commerce_proof","title":"Evaluate agent commerce proof","description":"Evaluate an agent return package and return five scores, a continuation decision, a signed Agent Commerce Passport, and receipt verification.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_id":{"type":"string"},"mission_type":{"type":"string","enum":["tokenized_asset_diligence","eligibility_check","settlement_readiness","counterparty_review"]},"asset_id":{"type":"string"},"asset_ticker":{"type":"string"},"mandate":{"type":"object"},"return_package":{"type":"object"}}},"annotations":{"title":"Evaluate agent commerce proof","readOnlyHint":false}},{"name":"read_verified_commerce_activity","title":"Read verified commerce activity","description":"Return only credential-bound, receipt-verified Commerce Proof missions that explicitly opted into public publication.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read verified commerce activity","readOnlyHint":true}},{"name":"publish_verified_commerce_proof","title":"Publish verified commerce proof","description":"Evaluate a credential-bound agent return package, persist the proof record, and publish it when all verification requirements pass.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_id":{"type":"string"},"mission_type":{"type":"string","enum":["tokenized_asset_diligence","eligibility_check","settlement_readiness","counterparty_review"]},"asset_id":{"type":"string"},"asset_ticker":{"type":"string"},"mandate":{"type":"object"},"return_package":{"type":"object"},"publish_to_feed":{"type":"boolean","const":true}}},"annotations":{"title":"Publish verified commerce proof","readOnlyHint":false}},{"name":"read_agent_self_serve_paid_rail_loop","title":"Read agent self-serve paid rail loop","description":"Return the machine contract for agent discovery, quote, payment, run, return package, and receipt proof.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read agent self-serve paid rail loop","readOnlyHint":true}},{"name":"start_agent_self_serve_paid_rail_loop","title":"Start agent self-serve paid rail loop","description":"Quote a rail and return payment options for autonomous agent completion.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string","enum":["transaction","escrow","hybrid"]}}},"annotations":{"title":"Start agent self-serve paid rail loop","readOnlyHint":true}},{"name":"complete_agent_self_serve_paid_rail_run","title":"Complete agent self-serve paid rail run","description":"Complete a rail run when a payment reference or verified checkout reference is present.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"payment_reference":{"type":"string"},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string","enum":["transaction","escrow","hybrid"]}}},"annotations":{"title":"Complete agent self-serve paid rail run","readOnlyHint":false}},{"name":"complete_paid_rail_run_with_callback","title":"Complete paid rail run with callback","description":"Complete paid run, build callback envelope, optionally deliver callback_url, and store callback proof.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"payment_reference":{"type":"string"},"callback_url":{"type":"string"},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Complete paid rail run with callback","readOnlyHint":false}},{"name":"create_payment_challenge","title":"Create payment challenge","description":"Return payment-required object for rail movement.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"}}},"annotations":{"title":"Create payment challenge","readOnlyHint":false}},{"name":"start_rail_run","title":"Start rail run","description":"Start a rail run with idempotency and payment reference.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"idempotency_key":{"type":"string"},"payment_reference":{"type":"string"},"movement_amount_units":{"type":"number"}}},"annotations":{"title":"Start rail run","readOnlyHint":false}},{"name":"get_run_status","title":"Get run status","description":"Return run state.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"production_run_id":{"type":"string"}}},"annotations":{"title":"Get run status","readOnlyHint":true}},{"name":"fetch_return_package","title":"Fetch return package","description":"Return package contract and hash.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"return_package_id":{"type":"string"}}},"annotations":{"title":"Fetch return package","readOnlyHint":true}},{"name":"record_receipt","title":"Record receipt","description":"Bind receipt to run and package.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"production_run_id":{"type":"string"},"return_package_id":{"type":"string"},"total_units":{"type":"number"}}},"annotations":{"title":"Record receipt","readOnlyHint":false}},{"name":"verify_receipt","title":"Verify receipt","description":"Verify receipt hash and signature linkage.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"receipt_id":{"type":"string"},"receipt_hash":{"type":"string"},"receipt_signature":{"type":"string"},"production_run_id":{"type":"string"},"return_package_id":{"type":"string"}}},"annotations":{"title":"Verify receipt","readOnlyHint":false}},{"name":"execute_first_paid_production_run","title":"Execute paid production run","description":"Execute proof run through quote, package, receipt, and verification.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"idempotency_key":{"type":"string"},"payment_reference":{"type":"string"},"movement_amount_units":{"type":"number"}}},"annotations":{"title":"Execute paid production run","readOnlyHint":false}},{"name":"run_agent_to_agent_test","title":"Run agent-to-agent test","description":"Run one rail through MCP proof path.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Run agent-to-agent test","readOnlyHint":false}},{"name":"run_autonomous_atlas_research_cycle","title":"Run autonomous Atlas research cycle","description":"Read the approved external market source, compare the prior Atlas snapshot, persist a signed result, and route material changes for review.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"idempotency_key":{"type":"string"},"asset_scope":{"type":"array","items":{"type":"string"}}}},"annotations":{"title":"Run autonomous Atlas research cycle","readOnlyHint":false}},{"name":"run_synthetic_agent_regression","title":"Run synthetic agent regression","description":"Run active rails and return one release report.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rails":{"type":"array","items":{"type":"string"}},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Run synthetic agent regression","readOnlyHint":false}},{"name":"run_external_agent_invocation_test","title":"Run external agent invocation test","description":"Run external MCP client path and return transcript_hash.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"external_agent_id":{"type":"string"}}},"annotations":{"title":"Run external agent invocation test","readOnlyHint":false}},{"name":"build_external_agent_client_package","title":"Build external agent client package","description":"Return client manifest and smoke sequence.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"package_target":{"type":"string"}}},"annotations":{"title":"Build external agent client package","readOnlyHint":true}},{"name":"issue_agent_credential","title":"Issue agent credential","description":"Issue scoped credential envelope.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_id":{"type":"string"},"allowed_rails":{"type":"array","items":{"type":"string"}},"scopes":{"type":"array","items":{"type":"string"}}}},"annotations":{"title":"Issue agent credential","readOnlyHint":false}},{"name":"enforce_agent_credential","title":"Enforce agent credential","description":"Accept or reject scoped write.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_key":{"type":"string"},"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Enforce agent credential","readOnlyHint":false}},{"name":"run_credential_enforcement_dry_run","title":"Run credential enforcement dry run","description":"Run one allowed action and one denied action to prove scoped boundaries.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"allow_payload":{"type":"object"},"deny_payload":{"type":"object"}}},"annotations":{"title":"Run credential enforcement dry run","readOnlyHint":false}},{"name":"credential_aware_mcp_write","title":"Credential-aware MCP write","description":"Validate credential before returning a write envelope.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_key":{"type":"string"},"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"write_tool":{"type":"string"},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Credential-aware MCP write","readOnlyHint":false}},{"name":"sign_receipt","title":"Sign receipt","description":"Sign receipt with managed signing metadata.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"receipt_id":{"type":"string"},"production_run_id":{"type":"string"},"return_package_id":{"type":"string"}}},"annotations":{"title":"Sign receipt","readOnlyHint":false}},{"name":"verify_managed_receipt_signature","title":"Verify managed receipt signature","description":"Verify versioned receipt signature.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"receipt_id":{"type":"string"},"receipt_signature":{"type":"string"}}},"annotations":{"title":"Verify managed receipt signature","readOnlyHint":false}},{"name":"rotate_signing_secret","title":"Rotate signing secret","description":"Return new active signing version.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"new_signing_version":{"type":"string"}}},"annotations":{"title":"Rotate signing secret","readOnlyHint":false}},{"name":"verify_signature_by_version","title":"Verify signature by version","description":"Verify receipt signature by declared signing_version.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"receipt_signature":{"type":"string"},"signing_version":{"type":"string"}}},"annotations":{"title":"Verify signature by version","readOnlyHint":false}},{"name":"build_a2a_callback_envelope","title":"Build A2A callback envelope","description":"Build callback packet.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"event_type":{"type":"string"}}},"annotations":{"title":"Build A2A callback envelope","readOnlyHint":false}},{"name":"store_callback_receipt_record","title":"Store callback receipt record","description":"Store callback, receipt, verification, and transcript references.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"event_type":{"type":"string"},"receipt_id":{"type":"string"},"verification_id":{"type":"string"}}},"annotations":{"title":"Store callback receipt record","readOnlyHint":false}},{"name":"read_callback_receipt_records","title":"Read callback receipt records","description":"Return recent callback and receipt records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read callback receipt records","readOnlyHint":true}},{"name":"build_external_discovery_submission_pack","title":"Build external discovery pack","description":"Build directory and registry objects.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"}}},"annotations":{"title":"Build external discovery pack","readOnlyHint":true}},{"name":"adapt_directory_submission","title":"Adapt directory submission","description":"Return target-specific directory adapter payload.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"}}},"annotations":{"title":"Adapt directory submission","readOnlyHint":true}},{"name":"execute_directory_submission","title":"Execute directory submission","description":"Create target-specific directory submission record.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"}}},"annotations":{"title":"Execute directory submission","readOnlyHint":false}},{"name":"run_directory_submission_adapter","title":"Run directory submission adapter","description":"Return target-specific discovery payload.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"}}},"annotations":{"title":"Run directory submission adapter","readOnlyHint":true}},{"name":"run_multi_agent_rail_benchmark","title":"Run multi-agent rail benchmark","description":"Run active rails across multiple agent roles.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_ids":{"type":"array","items":{"type":"string"}},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Run multi-agent rail benchmark","readOnlyHint":false}},{"name":"validate_persistent_store","title":"Validate persistent store","description":"Return Supabase env and required table manifest.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Validate persistent store","readOnlyHint":true}},{"name":"write_persistence_test_record","title":"Write persistence test record","description":"Attempt to write test record to Supabase.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"release_state":{"type":"string"},"transcript_hashes":{"type":"array","items":{"type":"string"}}}},"annotations":{"title":"Write persistence test record","readOnlyHint":false}},{"name":"store_regression_report","title":"Store regression report","description":"Store release report and transcript hashes.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"regression_report_id":{"type":"string"},"release_state":{"type":"string"}}},"annotations":{"title":"Store regression report","readOnlyHint":false}},{"name":"read_recent_regressions","title":"Read recent regressions","description":"Return stored or sandbox regression history.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read recent regressions","readOnlyHint":true}},{"name":"validate_supabase_rls_policy_pack","title":"Validate Supabase RLS policy pack","description":"Return persistent table manifest, RLS policy names, and schema cache reload instruction.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Validate Supabase RLS policy pack","readOnlyHint":true}},{"name":"promote_benchmark_report","title":"Promote benchmark report","description":"Persist multi-agent benchmark record as a release gate.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"benchmark_hash":{"type":"string"},"rail_count":{"type":"number"},"passed_count":{"type":"number"}}},"annotations":{"title":"Promote benchmark report","readOnlyHint":false}},{"name":"register_issued_credential","title":"Register issued credential","description":"Persist issued credential fingerprint, scopes, allowed rails, and expiration.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_id":{"type":"string"},"key_fingerprint":{"type":"string"}}},"annotations":{"title":"Register issued credential","readOnlyHint":false}},{"name":"store_receipt_ledger_entry","title":"Store receipt ledger entry","description":"Persist receipt, movement fee, verification, callback, and transcript references.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"receipt_id":{"type":"string"},"production_run_id":{"type":"string"},"return_package_id":{"type":"string"}}},"annotations":{"title":"Store receipt ledger entry","readOnlyHint":false}},{"name":"read_receipt_ledger","title":"Read receipt ledger","description":"Return recent receipt ledger entries.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read receipt ledger","readOnlyHint":true}},{"name":"build_external_agent_client_runner","title":"Build external agent client runner","description":"Return external client files and pass markers.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Build external agent client runner","readOnlyHint":true}},{"name":"run_external_agent_client_runner","title":"Run external agent client runner","description":"Run an external-style client path and return transcript_hash.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Run external agent client runner","readOnlyHint":false}},{"name":"validate_directory_submission_credentials","title":"Validate directory submission credentials","description":"Return target-specific credential readiness without exposing credentials.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"}}},"annotations":{"title":"Validate directory submission credentials","readOnlyHint":true}},{"name":"build_agent_discovery_distribution_plan","title":"Build agent discovery distribution plan","description":"Return target surfaces, required files, verification checks, and cadence.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Build agent discovery distribution plan","readOnlyHint":true}},{"name":"get_free_agent_tools_index","title":"Get free agent tools index","description":"Return zero-cost tools and movement fee trigger.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Get free agent tools index","readOnlyHint":true}},{"name":"run_live_supabase_verification","title":"Run live Supabase verification","description":"Write and read every durable table as release proof.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"tables":{"type":"array","items":{"type":"string"}},"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]}}},"annotations":{"title":"Run live Supabase verification","readOnlyHint":false}},{"name":"read_live_supabase_verification","title":"Read live Supabase verification","description":"Return recent live Supabase verification records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read live Supabase verification","readOnlyHint":true}},{"name":"execute_external_registry_submission_run","title":"Execute external registry submission run","description":"Create target-specific registry submission and directory status records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"},"live_submit":{"type":"boolean"},"target_endpoint":{"type":"string"}}},"annotations":{"title":"Execute external registry submission run","readOnlyHint":false}},{"name":"build_mcp_package_metadata","title":"Build MCP package metadata","description":"Return registry-grade MCP package metadata and public files.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"package_version":{"type":"string"}}},"annotations":{"title":"Build MCP package metadata","readOnlyHint":true}},{"name":"validate_a2a_agent_card","title":"Validate A2A agent card","description":"Validate and optionally persist the hardened A2A Agent Card.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"agent_card":{"type":"object"}}},"annotations":{"title":"Validate A2A agent card","readOnlyHint":false}},{"name":"create_x402_payment_challenge","title":"Create x402 payment challenge","description":"Return optional HTTP 402/x402-compatible payment challenge envelope with payment_reference fallback.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string"}}},"annotations":{"title":"Create x402 payment challenge","readOnlyHint":false}},{"name":"build_public_agent_client_repo","title":"Build public agent client repo","description":"Return GitHub-ready external client repo package and smoke tests.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"release_version":{"type":"string"}}},"annotations":{"title":"Build public agent client repo","readOnlyHint":true}},{"name":"update_directory_status_record","title":"Update directory status record","description":"Persist target, credential state, submission hash, external status, and verification URL.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"},"submission_state":{"type":"string"},"verification_url":{"type":"string"}}},"annotations":{"title":"Update directory status record","readOnlyHint":false}},{"name":"read_directory_status_console","title":"Read directory status console","description":"Return recent directory status records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read directory status console","readOnlyHint":true}},{"name":"activate_external_directory_credentials","title":"Activate external directory credentials","description":"Check target credential environment and create credential activation records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"targets":{"type":"array","items":{"type":"string"}},"submission_target":{"type":"string"}}},"annotations":{"title":"Activate external directory credentials","readOnlyHint":false}},{"name":"verify_live_registry_listing","title":"Verify live registry listing","description":"Fetch descriptor and listing URLs, then persist verification status.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"},"listing_url":{"type":"string"},"urls":{"type":"array","items":{"type":"string"}}}},"annotations":{"title":"Verify live registry listing","readOnlyHint":false}},{"name":"sign_directory_submission_receipt","title":"Sign directory submission receipt","description":"Bind submission hash, verification URL, and status to a signed directory receipt.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"submission_target":{"type":"string"},"submission_hash":{"type":"string"},"verification_url":{"type":"string"}}},"annotations":{"title":"Sign directory submission receipt","readOnlyHint":false}},{"name":"bind_x402_facilitator_settlement","title":"Bind x402 facilitator settlement","description":"Bind x402 challenge metadata to facilitator readiness or sandbox settlement state.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string"},"challenge_id":{"type":"string"}}},"annotations":{"title":"Bind x402 facilitator settlement","readOnlyHint":false}},{"name":"create_a2a_task_lifecycle","title":"Create A2A task lifecycle","description":"Create, update, complete, or read A2A task lifecycle records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"lifecycle_mode":{"type":"string"},"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"a2a_task_id":{"type":"string"},"production_run_id":{"type":"string"},"receipt_id":{"type":"string"}}},"annotations":{"title":"Create A2A task lifecycle","readOnlyHint":false}},{"name":"publish_public_repo_ci_badge","title":"Publish public repo CI badge","description":"Return GitHub Actions smoke workflow and persist CI badge status.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"repo_name":{"type":"string"},"release_version":{"type":"string"},"transcript_hash":{"type":"string"}}},"annotations":{"title":"Publish public repo CI badge","readOnlyHint":false}},{"name":"run_release_gate_automation","title":"Run release gate automation","description":"Evaluate benchmark, Supabase, receipt ledger, directory, Stripe, and boundary checks.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"release_version":{"type":"string"},"benchmark_state":{"type":"string"},"expected_tool_count":{"type":"number"},"allow_stripe_env_missing":{"type":"boolean"}}},"annotations":{"title":"Run release gate automation","readOnlyHint":false}},{"name":"create_stripe_movement_fee_checkout","title":"Create Stripe movement fee checkout","description":"Create Stripe Checkout Session for movement fee collection, or return env setup requirements.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string"},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Create Stripe movement fee checkout","readOnlyHint":false}},{"name":"verify_stripe_movement_fee_payment","title":"Verify Stripe movement fee payment","description":"Read Checkout Session status and persist payment state.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"stripe_session_id":{"type":"string"},"payment_reference":{"type":"string"}}},"annotations":{"title":"Verify Stripe movement fee payment","readOnlyHint":false}},{"name":"read_payment_settlement_records","title":"Read payment settlement records","description":"Return recent Stripe movement fee payment event records.","inputSchema":{"type":"object","additionalProperties":true,"properties":{}},"annotations":{"title":"Read payment settlement records","readOnlyHint":true}},{"name":"run_claude_evidence_analysis","title":"Run Claude evidence analysis","description":"Use Claude inside Compliance EvidenceOps to analyze structured evidence packet context and return Wever Labs proof.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"packet_type":{"type":"string"},"available_evidence":{"type":"array","items":{"type":"string"}},"required_evidence":{"type":"array","items":{"type":"string"}},"requested_outcome":{"type":"string"}}},"annotations":{"title":"Run Claude evidence analysis","readOnlyHint":false}},{"name":"run_claude_proof_relay","title":"Run Claude proof relay","description":"Bind Evidence Analysis output into Receipt Passport, Agent Run Ledger, Proof Relay, and Retry Manager state.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"analysis_result":{"type":"object"},"packet_type":{"type":"string"},"available_evidence":{"type":"array","items":{"type":"string"}},"required_evidence":{"type":"array","items":{"type":"string"}},"requested_outcome":{"type":"string"}}},"annotations":{"title":"Run Claude proof relay","readOnlyHint":false}},{"name":"run_investor_demo_v2","title":"Run investor demo","description":"Run the investor proof arc: free proof signal, evidence analysis, verified receipt, ledger entry, and proof relay routing.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"packet":{"type":"object"}}},"annotations":{"title":"Run investor demo","readOnlyHint":false}},{"name":"run_stripe_receipt_completion","title":"Run payment receipt completion","description":"Complete a paid rail run from checkout session or payment reference, then return Receipt Passport, ledger entry, and Proof Relay state.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"movement_amount_units":{"type":"number"},"movement_type":{"type":"string"},"payment_reference":{"type":"string"},"stripe_session_id":{"type":"string"}}},"annotations":{"title":"Run payment receipt completion","readOnlyHint":false}},{"name":"run_durable_usage_ledger_event","title":"Record durable usage ledger event","description":"Record receipt, relay, payment-reference, and proof activity as usage and ledger-compatible events.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"event_type":{"type":"string"},"source_service":{"type":"string"},"rail_key":{"type":"string"},"receipt_id":{"type":"string"},"receipt_hash":{"type":"string"},"proof_hash":{"type":"string"},"payment_state":{"type":"string"},"delivery_state":{"type":"string"},"next_endpoint":{"type":"string"}}},"annotations":{"title":"Record durable usage ledger event","readOnlyHint":false}},{"name":"validate_production_write","title":"Validate production write","description":"Validate rail, idempotency, and target surface.","inputSchema":{"type":"object","additionalProperties":true,"properties":{"target_surface":{"type":"string"},"rail_key":{"type":"string","enum":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"]},"idempotency_key":{"type":"string"}}},"annotations":{"title":"Validate production write","readOnlyHint":false}}],"supported_rails":["packetops","diligenceops","energyops","distributionops","tokenops","financeops","contractops","scout"],"pricing_model":"free_tools_movement_fees","fee_catalog":{"pricing_model":"free_tools_movement_fees","currency":"usd","tool_access_units":0,"wallet_open_units":0,"billing_trigger":"completed_rail_movement","movement_fee_schedule":{"transaction":{"fee_type":"transaction_movement_fee","label":"Launch-agent transaction movement fee","fee_bps":25,"rate":0.0025,"minimum_units":0.01,"charged_on":"completed_transaction_movement"},"escrow":{"fee_type":"escrow_movement_fee","label":"Launch-agent escrow movement fee","fee_bps":50,"rate":0.005,"minimum_units":0.05,"charged_on":"escrow_release_after_validation"},"hybrid":{"fee_type":"transaction_plus_escrow_movement_fee","label":"Launch-agent hybrid movement fee","fee_bps":75,"rate":0.0075,"minimum_units":0.06,"charged_on":"completed_transaction_and_escrow_release"}},"notes":["All discovery, list, quote, initialize, schema, sandbox, callback acknowledgement, and verification-read tools return tool_access_units 0.","The final quote should include movement_amount_units. If omitted, APIs return a sample quote using 100 units so agents can inspect object shape.","Launch-agent transaction movement fee is 25 bps. Launch-agent escrow release movement fee is 50 bps."],"accepted_methods":["hosted_checkout","agent_allowance","payment_reference","invoice_reference","wallet_reference","stablecoin_reference","x402_reference","ap2_mandate_reference"]},"timestamp":"2026-08-03T10:00:38.244Z"}