rayclaw 0.2.1

Multi-channel agentic AI runtime with tool-calling, memory, and scheduling
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "defaultProtocolVersion": "2025-11-05",
  "mcpServers": {
    "filesystem": {
      "transport": "stdio",
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "."]
    }
  }
}