AutoDev is an AI-native multi-agent platform for software development. It covers all phases of the SDLC, from planning to maintenance. The server provides tools for task automation, code generation, testing, and deployment. It integrates with GitHub for version control and supports Kotlin Multiplatform for cross-platform development. Developers use it to streamline the entire development lifecycle with AI assistance.
AutoDev is an AI-native multi-agent platform for software development. It covers all phases of the SDLC, from planning to maintenance. The server provides tools for task automation, code generation, testing, and deployment. It integrates with GitHub for version control and supports Kotlin Multiplatform for cross-platform development. Developers use it to streamline the entire development lifecycle with AI assistance.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"phodal-auto-dev-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-phodal-auto-dev-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from auto dev?"
No configuration required. This server works out of the box.
"What resources are available in auto dev?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in auto dev"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in auto dev with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.