article
README
🚀 mcp-registry-crewai-demo-agent
本项目是一个演示,通过CrewAI包装器将Keboola注册表API与MCP服务器相连接,从而让AI代理可以利用已注册的技能。
🚀 快速开始
本项目展示了如何借助CrewAI包装器,把Keboola注册表API和MCP服务器连接起来,让AI代理能够使用注册的技能。后续可根据实际需求,进一步扩展和优化该演示项目。
演示通过CrewAI包装器连接Keboola注册表API与MCP服务器,使AI代理能调用已注册技能。
本项目是一个演示,通过CrewAI包装器将Keboola注册表API与MCP服务器相连接,从而让AI代理可以利用已注册的技能。
本项目展示了如何借助CrewAI包装器,把Keboola注册表API和MCP服务器连接起来,让AI代理能够使用注册的技能。后续可根据实际需求,进一步扩展和优化该演示项目。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed