Productivity|Development|AI / ML|CloudPython
nexent
Nexent is a zero-code platform for auto-generating production-grade AI agents.
N/A rating (0 reviews)0 installs4,448 GitHub stars
AIautomationzero-code
Nexent provides unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes. It allows users to develop any agent using pure language without complex orchestration or drag-and-drop interfaces.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"nexent": {
"args": [
"mcp-server-nexent"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.