flowzap_create_playground — flowzap MCP Tool
flowzap_create_playground
(flowzap create playground) is one of 13 tools on the
flowzap
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call flowzap_create_playground from your client
- Claude Code flowzap flowzap_create_playground run in your project directory
- Claude Desktop flowzap flowzap_create_playground ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor flowzap flowzap_create_playground ~/.cursor/mcp.json
- VS Code flowzap flowzap_create_playground .vscode/mcp.json
- Zed flowzap flowzap_create_playground ~/.config/zed/settings.json
- Windsurf flowzap flowzap_create_playground ~/.codeium/windsurf/mcp_config.json
- Cline flowzap flowzap_create_playground ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI flowzap flowzap_create_playground ~/.gemini/settings.json
- Grok flowzap flowzap_create_playground .mcp.json (in your project root)
- ChatGPT flowzap flowzap_create_playground Settings → Connectors → Advanced → Developer mode
- Claude.ai flowzap flowzap_create_playground Settings → Connectors → Add custom connector
- LangChain flowzap flowzap_create_playground pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http flowzap https://flowzap.xyz/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.