@hanhnd/agent-kit
Agent Kit MCP server for software development agent workflows
Versions
1.0.42latest1.0.411.0.401.0.391.0.38+ show 36 moreshow less
1.0.371.0.361.0.351.0.341.0.331.0.321.0.311.0.301.0.291.0.281.0.271.0.261.0.251.0.241.0.231.0.221.0.211.0.201.0.191.0.181.0.171.0.161.0.151.0.141.0.131.0.121.0.111.0.101.0.91.0.81.0.71.0.61.0.51.0.41.0.11.0.0Tools 9
kit_memory_search Search persistent memory for factual or semantic matches (decisions, concepts, entities). Extract concise keywords only, removing stopwords and filler words from the user request before querying. Use kit_memory_recent for temporal or recency questions.
kit_memory_recent Return the N most recently updated memory sources. Optionally filter by source type. Use for temporal questions like "what did we do last session" or "recent".
kit_memory_save Save content to wiki/raw for inclusion after the next /wiki compile.
kit_memory_digest_init Initialize or toggle local conversation digesting. Downloads/cache-loads the pinned local model only when explicitly invoked.
kit_save_handoff Save a handoff artifact to .agent-kit/handoffs/. Returns the saved folder path to use in next-step instructions. Do NOT append version numbers (v2, v3, etc.) to the slug.
kit_get_bitbucket_pr Get Bitbucket PR details and optionally the diff. Accepts a full PR URL or a numeric PR ID with workspace + repoSlug.
kit_jira_get_ticket Get ticket details from Jira using the Atlassian REST API
kit_confluence_get_page Get a Confluence page as markdown using the Atlassian REST API. Accepts a full Confluence page URL or a numeric page ID.
kit_trigger_agent !Important: Trigger only when user explicitly asks to delegate a task to an external agent CLI (gemini, claude, or codex). The task can be a direct message or a path to a handoff folder (.agent-kit/handoffs/feature-slug/plan).
Permissions 4
network medium filesystem low shell high env_vars low