kudosflow
Visual workflow editor for building node-based AI agent workflows with drag-and-drop interface, A2A integration, and real-time execution
claude mcp add --transport stdio akudo7-kudosflow node path/to/server.js
How to use
kudosflow is a Flowise-like LangChain extension that brings an AI flow management experience directly into your VSCode editor. It uses SceneGraphManager to visualize, design, and execute LangChain-based AI flows, and exports the flows as JSON that SceneGraphManager can execute. You can import Flowise-compatible JSONs, edit or test flows inside VSCode using the built-in ReactFlow-based editor, and then run them to orchestrate LLM components, memory, embeddings, and vector stores in a directed acyclic graph. When interacting with the integrated assistant, you can highlight code and chat with the AI to understand, refactor, or comment code, with conversations saved to history for export.
To use kudosflow, install the extension in VSCode, then leverage the JSON-based AI flows to design your pipelines. Designers can switch between different flows by loading different JSON definitions, enabling rapid deployment of various LangChain configurations without writing code. The extension coordinates with SceneGraphManager under the hood to execute the defined nodes in the correct order, making complex AI workflows accessible even to developers who aren’t AI specialists.
How to install
Prerequisites:
- Visual Studio Code installed
- Node.js (recommended LTS) and npm
- Internet access to install dependencies
Step-by-step installation:
-
Clone the repository or open the project in VSCode git clone https://github.com/akudo7/kudosflow.git cd kudosflow
-
Install dependencies npm install
-
Build or prepare the extension (if applicable in your setup) npm run build
-
Install the extension in VSCode
- Open VSCode, go to Extensions, and either search for kudosflow in the marketplace or load the extension from the repository using VSCode’s extension management.
- If you’ve built a VSIX locally, you can install it via: code --install-extension kudosflow-*.vsix
-
Run the MCP server entry (if you’re running a local server component) npm run start
Prerequisites recap: ensure Node.js and npm are installed, VSCode is up to date, and you have network access to fetch dependencies and marketplace extensions.
Additional notes
Tips and notes:
- The kudosflow token for pre-release usage is valid until March 31, 2026. Store tokens securely in VSCode Settings under kudosflow > token.
- kudosflow can import and execute Flowise-compatible JSON flows; use Flowise JSONs to design AI flows visually and then export/import them into kudosflow.
- Environment variables and extension settings (e.g., token, paths for flows, and editor preferences) can customize the editor experience and integration points with SceneGraphManager.
- If you encounter issues, verify that the Flowise-compatible JSONs are valid and that the SceneGraphManager is properly initialized in your environment. Check the Settings panels (token, temp folders, and Copilot/LangChain settings) for proper values.
- The extension provides a chat interface in VSCode that uses the configured LLMs (OpenAI, Anthropic, Azure OpenAI, Ollama) and supports memory, embeddings, and vector stores through LangChain nodes.
- When importing or switching JSON flows, ensure dependencies (like Weaviate or Qdrant for vector stores) are available in your environment if your flows rely on them.
Related MCP Servers
PolyMCP
Polymcp provides a simple and efficient way to interact with MCP servers using custom agents
XActions
⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source. Unfollow people who don't follow back. Monitor real-time analytics. Auto follow, like, comment, scrape, without API.
Excel -Master
Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol for XLSX, XLSM with Claude AI integration
mcpc
Cross-platform C SDK for Model Context Protocol (MCP), in modern🚀 C23.
mcp-jest
Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
glasses
Glasses MCP is a simple MCP server that lets your AI agent see and capture the web 👓