You're viewing a demo portfolio

Join the waitlist
PRSM

kya_register

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

Register your AI agent's identity and purpose to unlock trust-gated tools. Provide agent metadata (name, purpose, org, jurisdiction) to receive a trust score and access level. Higher trust = more tools. Required for evidence_bundle, generate_report, mica_full_pack, ai_provenance, ai_explain.

Parameters schema

{
  "type": "object",
  "required": [
    "agent_name",
    "agent_purpose",
    "owner_org",
    "owner_email"
  ],
  "properties": {
    "owner_org": {
      "type": "string",
      "description": "Organization name"
    },
    "agent_name": {
      "type": "string",
      "description": "Your agent's name e.g. MiCA Compliance Bot"
    },
    "owner_email": {
      "type": "string",
      "description": "Contact email"
    },
    "website_url": {
      "type": "string",
      "description": "Organization website"
    },
    "agent_purpose": {
      "type": "string",
      "description": "What your agent does e.g. Automated MiCA compliance monitoring"
    },
    "risk_appetite": {
      "type": "string",
      "default": "conservative",
      "description": "conservative, moderate, or aggressive"
    },
    "compliance_contact": {
      "type": "string",
      "description": "Compliance officer email"
    },
    "owner_jurisdiction": {
      "type": "string",
      "description": "Jurisdiction: DE, AT, CH, US, EU etc."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FeedOracle Compliance Agent

https://github.com/feedoracle/feedoracle-managed-agents

1/7 registries
View full server →