Facilitates interaction with the acomo API, providing functionalities for API listing, schema reference, request template generation, and direct API calls.
Acomo serves as a Model Context Protocol (MCP) server, designed to enable seamless interaction with the acomo API through stdio transport. It provides a comprehensive suite of functionalities, including browsing API specifications, referencing schemas, generating request templates, and executing API calls. The server offers two distinct modes: a documentation-focused mode that allows for API exploration without authentication, and an API call mode requiring authentication credentials to perform direct API invocations. This design facilitates efficient integration and usage of acomo APIs, particularly within AI-powered development tools.