Back to Apps

Keinsaas Navigator
by keinsaasforever
Open-source AI workspace for agents, MCP, and workflow automation with a powerful web UI.
0 stars
Works in:claude
Exposes:ToolsResources
What it does\nKeinsaas Navigator is a comprehensive AI workspace that connects users to various LLMs and extends their capabilities through the Model Context Protocol (MCP). It transforms the chatbot experience into a productivity hub with support for agents, visual workflows, and real-time voice interaction.\n\n## Tools\n- Web Search: Integrated semantic search via Exa AI to extract real-time web content.\n- Code Executor: Execute JavaScript and Python code directly within the chat context.\n- Data Visualization: Generates interactive tables and charts (bar, line, pie) for data analysis.\n- Image Generation: Create and edit images using OpenAI and Google Gemini models.\n- Workflow Automation: Build and trigger custom visual workflows as callable tools.\n\n## Installation\nAdd the server to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "keinsaas-navigator": {\n "command": "npm",\n "args": ["run", "start", "--cwd", "/path/to/better-chatbot"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop\n- Vercel (Web UI)
Quick install
pnpm install && pnpm build:local && pnpm startInformation
- Pricing
- free
- Published
- 6/17/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
JSON for claude_desktop_config.json





