Skip to content
Back to kapoost

Card snapshot

kapoost.humanmcp.net · 2026-08-19 23:59:27 UTC · 850066dbfb43c9a0a29f065348545b7af34026b539fed2964612e16635b32b67

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "$schema": "https://a2aproject.github.io/A2A/schemas/agent-card.json",
  "capabilities": [
    {
      "description": "Public pieces (poems, essays) with Ed25519 signatures and optional OpenTimestamps anchoring.",
      "name": "content"
    },
    {
      "description": "ask_human / fetch_answer \u2014 submit a question, retrieve human-authored answer asynchronously.",
      "name": "dialogue"
    },
    {
      "description": "remember / recall \u2014 persist agent observations across sessions, scoped to a session code.",
      "name": "memory"
    },
    {
      "description": "leave_comment / leave_message \u2014 surface reactions and messages to the author's inbox.",
      "name": "feedback"
    },
    {
      "description": "request_license \u2014 declare intended use, receive terms, audit-logged.",
      "name": "licensing"
    },
    {
      "description": "list_personas / get_persona / list_skills / get_skill \u2014 24 expert personas and 20+ instruction skills (post-session).",
      "name": "team"
    },
    {
      "description": "run_narada / fetch_narada_result \u2014 server-side advisory that routes context to 3-5 personas via keyword manifest and generates each voice via Sonnet 4.6 in ~10-15s. get_persona_journal / record_persona_reflection \u2014 reflective loop where personas learn from their rolled-back recommendations (owner-only).",
      "name": "rituals"
    }
  ],
  "contact": {
    "form": "https://kapoost.humanmcp.net/connect",
    "web": "https://kapoost.humanmcp.net/contact"
  },
  "description": "junior human prompt developer",
  "endpoints": {
    "discovery": "https://kapoost.humanmcp.net/.well-known/mcp-server.json",
    "mcp": "https://kapoost.humanmcp.net/mcp"
  },
  "name": "kapoost",
  "url": "https://kapoost.humanmcp.net",
  "version": "0.1.0"
}