Features & Capabilities
Dwizi provides a complete suite of tools for managing the lifecycle of AI tools, from development to enterprise-scale execution.
Dashboard
The Dashboard is your command center. It provides a real-time overview of your organization's activity.
- Activity Feed: Instantly see recent tool executions, their status (success/failure), and who initiated them.
- Quick Actions: Rapidly create new tools or invite team members.
- Org Switcher: Seamlessly toggle between different teams or organizations you belong to using the intuitive dropdown.
Tool Editor
Built for developers, the Tool Editor offers a robust in-browser development experience.
- Code Editor: A full-featured TypeScript/JavaScript editor with syntax highlighting.
- Input Schema Definition: Visually define or code the JSON schema for your tool's input, ensuring strict type safety for AI models.
- Live Preview: Test your tool immediately within the browser. Run it against sample inputs and see the output in real-time.
- Versioning: Every save creates a potential new version, allowing you to iterate safely without breaking production consumers.
Real-Time Runs & Logs
Observability is first-class in Dwizi.
- Live Streaming: Watch logs stream in real-time as your tool executes. This is critical for debugging long-running processes.
- Run History: Access audit events for executions and filter by status, tool, or user.
- Detailed Traces: When output/log retention is enabled, inspect input arguments and output payloads for a run.
- Status Indicators: Visual cues (badges, icons) let you quickly identify failed runs or timeouts.
Analytics & Audit
- Traffic Analytics: Track request volume, error rate, and latency across tools and MCP servers.
- Policy Audit: Review access decisions and visibility changes for compliance workflows.
- Retention Controls: Audit events are retained by default; outputs/logs can be retained or obfuscated when enabled.
Organization Management
Dwizi is designed for teams.
- Member Management: Invite users via email.
- Role-Based Access Control (RBAC): Assign precise roles:
- Owner: Full control over billing and org deletion.
- Admin: Can manage members and tools.
- Member: Can create and run tools.
- Viewer: Read-only access to tools and retained logs (if enabled).
- Multi-Tenancy: Users can belong to multiple organizations, keeping personal projects and work separated.
MCP Integration
Manage your Model Context Protocol servers directly.
- MCP Overview: View all active MCP endpoints.
- Connection Details: Get the exact configuration snippets needed to connect Dwizi to clients like Claude Desktop, Cursor, or custom AI agents.
- Security Tokens: Generate and revoke access tokens for secure connectivity.