A
Autoagent MCP
An MCP and Agent-based automotive dialogue system powered by DeepSeek. Features dynamic function calling for 400+ skills and ultra-fast OOD rejection.
Created 5/6/2026
Updated about 3 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx autoagent-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"junjianpan95-autoagent-mcp": {
"command": "uvx",
"args": [
"autoagent-mcp"
]
}
}
}