mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
29 lines
622 B
JSON
29 lines
622 B
JSON
{
|
|
"name": "copilotkit",
|
|
"description": "AI agent skills for CopilotKit — search the current documentation and source, and drive the CopilotKit CLI",
|
|
"version": "1.71.1",
|
|
"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"
|
|
}
|