walkerOS Flow for Claude Code
io.walkeros/flow
Build, validate, simulate, and deploy walkerOS event pipelines
client:Claude Code
transport:stdio
runtime:npm
Install walkerOS Flow in Claude Code
run in your project directory
claude mcp add flow -e WALKEROS_TOKEN=<WALKEROS_TOKEN> -e WALKEROS_PROJECT_ID=<WALKEROS_PROJECT_ID> -e WALKEROS_APP_URL=<WALKEROS_APP_URL> -- npx -y @walkeros/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs