Charlie Obaugh Auto Group MCP server

Model Context Protocol server exposing live Charlie Obaugh Auto Group inventory, offers, specials, and specs to AI agents. JSON-RPC 2.0 over HTTP POST, plus REST convenience routes. 14 tools.

JSON-RPC

curl -X POST https://ai.charlieobaugh.com/mcp/ -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

REST