ai-telco-chatbot
"dev:no-security": "NO_SECURITY=true node scripts/start-all.js", "dev:portal": "npm --workspace @telco-demo/portal run dev", "dev:agent": "npm --workspace @telco-demo/agent run dev", "dev:mcp": "npm --workspace @telco-demo/mcp-server run dev", "start:portal": "npm --workspace @telco-demo/portal star…
Install / Use
claude mcp add carbonefederico -- npx -y github:carbonefederico/ai-telco-chatbotIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
SecuritySupported Platforms
Skill content
View source on GitHub{ "name": "ai-telco-agent-demo", "version": "0.1.0", "private": true, "type": "module", "workspaces": [ "packages/", "services/" ], "scripts": { "dev": "node scripts/start-all.js", "dev:no-security": "NO_SECURITY=true node scripts/start-all.js", "dev:portal": "npm --workspace @telco-demo/portal run dev", "dev:agent": "npm --workspace @telco-demo/agent run dev", "dev:mcp": "npm --workspace @telco-demo/mcp-server run dev", "start:portal": "npm --workspace @telco-demo/portal start", "start:agent": "npm --workspace @telco-demo/agent start", "start:mcp": "npm --workspace @telco-demo/mcp-server start", "test": "node --test "packages//*.test.js" "services//*.test.js"", "lint": "node scripts/lint-basic.js" }, "engines": { "node": ">=20.11" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.21.2", "jose": "^5.9.6", "uuid": "^11.0.5", "zod": "^3.24.1" }, "devDependencies": {} }
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
