Skip to content

Conversation

@adamtagscherer
Copy link
Member

@adamtagscherer adamtagscherer commented Dec 18, 2025

Adds MCP prompts and a tool to enable a complete agent lifecycle management:

Changes

New Tools

Tool Description
agntcy_kagenti_deploy Deploys the Agent CR to the cluster
agntcy_a2a_call Call an A2A agent via JSON-RPC (used by the call_agent prompt)
agntcy_kagenti_delete Delete the deployment

New Prompts

Prompt Description
deploy_agent Search for an agent by natural language description, pull the OASF record, export to Kagenti format, and deploy to Kubernetes
call_agent Send a message to a deployed A2A agent and get the response
delete_agent Delete a deployed agent from Kubernetes

adamtagscherer and others added 10 commits December 11, 2025 12:51
Signed-off-by: Tagscherer Ádám <[email protected]>
Signed-off-by: Tagscherer Ádám <[email protected]>
Signed-off-by: Tagscherer Ádám <[email protected]>
oasf-sdk directory must be next to dir

Signed-off-by: András Jáky <[email protected]>
Signed-off-by: Tagscherer Ádám <[email protected]>
Signed-off-by: Tagscherer Ádám <[email protected]>
@adamtagscherer adamtagscherer linked an issue Dec 18, 2025 that may be closed by this pull request
@adamtagscherer adamtagscherer self-assigned this Dec 18, 2025
@github-actions github-actions bot added the size/L Denotes a PR that changes 1000-1999 lines label Dec 18, 2025
@adamtagscherer adamtagscherer added go Pull requests that update go code and removed size/L Denotes a PR that changes 1000-1999 lines labels Dec 18, 2025
@adamtagscherer adamtagscherer changed the title Feat/kagenti deployment feat(dir): kagenti deployment Dec 18, 2025
@adamtagscherer adamtagscherer added this to the DIR v1.0.0 milestone Dec 18, 2025
@github-actions github-actions bot added the size/L Denotes a PR that changes 1000-1999 lines label Dec 18, 2025
@adamtagscherer adamtagscherer removed this from the DIR v1.0.0 milestone Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update go code size/L Denotes a PR that changes 1000-1999 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PoC Installing OASF record on Kagenti cluster

3 participants