← back to projects
claude-agent
◆ open sourceConsume REST APIs from OpenAPI specs and generate Spring Boot apps — no manual coding.

An experimental agent setup where Claude Code discovers a REST API from its OpenAPI spec via MCP, executes calls, and persists results to MongoDB — with zero prior knowledge of the API.
From there it auto-generates a complete Spring Boot application. Ships with Docker setup and worked examples against the PetStore and Weather APIs, from simple queries to multi-endpoint workflows.