29 lines
629 B
JSON
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"
|
|
}
|