YoussefAlShriteh/dev-agent-server
AI-powered Development Agent Server with REST API for automating development tasks via HTTP. Integrates local/remote LLM with flexible tool and plugin architecture for code changes, git operations, and ticketing.
Platform-specific configuration:
{
"mcpServers": {
"dev-agent-server": {
"command": "npx",
"args": [
"-y",
"dev-agent-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...