Caw Server
Freeby MCP Community
CAW server - REST API, MCP server and core features
v1.0.136Added Apr 12, 2026
cawmcpworkflowagent
Caw Server MCP Server
CAW server - REST API, MCP server and core features
Installation
Reviews
Installation
Quick install
npx -y @kelceyp/caw-server
Add to claude_desktop_config.json
{
"mcpServers": {
"caw-server": {
"command": "npx",
"args": ["-y", "@kelceyp/caw-server"]
}
}
}