Files
2026-07-13 12:58:18 +08:00

29 lines
629 B
JSON

{
"name": "copilotkit",
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
"version": "1.62.3",
"author": {
"name": "CopilotKit",
"url": "https://copilotkit.ai"
},
"homepage": "https://docs.copilotkit.ai",
"repository": "https://github.com/CopilotKit/CopilotKit",
"license": "MIT",
"keywords": [
"copilotkit",
"ai",
"agents",
"react",
"next.js",
"langgraph",
"crewai",
"pydantic-ai",
"mastra",
"ag-ui",
"mcp",
"copilot",
"chatbot"
],
"mcpServers": "./.mcp.json"
}