💡 Inspiration

Modern enterprise workflows in Customer Experience (CX) and Employee Experience (EX) are often fragmented across multiple siloed tools. While LLMs are powerful, they lack standardized tool-calling interfaces and persistent context to execute multi-step business actions.

We built AgentX Platform to solve this problem: a centralized, developer-first hub designed to build, version-control, test, and deploy intelligent AI agents with Reusable Skills, Model Context Protocol (MCP), and native Freshworks Developer Platform integration.


⚡ What it does

AgentX Platform provides an end-to-end command center for agentic AI engineering:

  • 📦 Reusable Skill Registry: A version-controlled repository to create, parameterize, and manage modular capabilities (e.g., ticket resolution, sentiment triage, payroll lookups).
  • 🔗 Universal MCP Gateway: Seamlessly bridges LLMs to external enterprise data sources using the open Model Context Protocol (MCP).
  • 🚀 Freshworks 1-Click Deployer: Direct deployment pipeline to push trained agents into Freshdesk (CX) and Freshservice (EX) environments.
  • 🧠 Semantic Knowledge Graph: Visualizes enterprise context and relational knowledge between customers, employees, IT assets, and support tickets.
  • 💬 Agent Sandbox Simulator: Real-time test console to chat with agents and inspect intent reasoning, skill triggers, and MCP tool execution logs.
  • 📈 Observability & Analytics: Tracks real-time token telemetry, latency benchmarks, and skill reliability rates.
  • 🔑 API Key Management: Generates secure developer tokens for headless integration.

🛠️ How we built it

  • Backend & Persistence: Python, Flask, and SQLite for robust session management, database migrations, and RESTful routing.
  • Frontend Architecture: Modern glassmorphism UI styled with responsive CSS, custom animations, and ambient particle constellation networks (particles.js).
  • Integration Protocols: Model Context Protocol (MCP) standards and Freshworks developer platform SDK abstractions.
  • Security & Portability: Cross-platform 1-click execution scripts (.bat for Windows, .command for macOS) with virtual environment isolation.

🏆 Accomplishments that we're proud of

  • Built a unified multi-page developer portal with 8 distinct, fully-functional sub-systems connected to a live database.
  • Created a realistic simulator with persistent execution auditing.
  • Designed a sleek developer-first UI with smooth micro-interactions, wave icon ribbons, and dynamic starry constellation backgrounds.

🚀 What's next for AgentX Platform

  • Expanding native Freshworks marketplace integrations for automated webhook listeners.
  • Adding visual drag-and-drop multi-agent workflow orchestration.
  • Direct integration with open-source MCP servers for automated schema extraction.

Built With

Share this project:

Updates