knative-func-agentic-poc

Itx-Psycho0/knative-func-agentic-poc
★ 0 stars Go 🤖 AI/LLM Updated 2d ago
LFX 2026 Mentorship Proposal: End-to-End Agentic Workflow for Knative Functions. Extends MCP server with prerequisite checking, CI/CD integration (GitHub Actions, Tekton), and guided workflows for AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "knative-func-agentic": {
      "command": "go",
      "args": [
        "run",
        "github.com/Itx-Psycho0/knative-func-agentic-poc@latest"
      ]
    }
  }
}

README Excerpt

> **LFX 2026 Mentorship Proposal** - Proof of Concept for [knative/func#3646](https://github.com/knative/func/issues/3646) This project extends Knative Functions' MCP (Model Context Protocol) server to enable AI agents to autonomously manage the complete lifecycle of serverless functions - from environment validation through CI/CD integration and production deployment.

Tools (10)

check_prerequisitesconfigure_gitopsgenerate_github_workflowgenerate_gitlab_ciget_next_stepsget_workflow_statussetup_tekton_pipelinestart_guided_workflowsuggest_remediationvalidate_cluster