<a href="https://clay.earth"><img src="https://gips2.baidu.com/it/u=1430174734,2961614618&fm=3081&app=3081&f=PNG?w=200&h=200" alt="Clay Logo" width="70"/></a>
一个简单的模型上下文协议(MCP)服务器,用于 Clay。
<a href="https://www.youtube.com/watch?v=vaB0s9i7Djo"><img src="https://gips0.baidu.com/it/u=2638101199,2266687179&fm=3081&app=3081&f=PNG?w=2226&h=1268" alt="Clay Logo" width="700"/></a>
claude_desktop_config.json 文件(在 Claude Desktop 应用程序中,前往偏好设置 > 开发者 > 编辑配置)。{
"mcpServers": {
"clay-mcp": {
"command": "npx",
"args": ["@clayhq/clay-mcp@latest"],
"env": {
"CLAY_API_KEY": "YOUR_CLAY_API_KEY"
}
}
}
}
了解更多并联系我们,请访问 Clay 图书馆。