The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the EcoAloha listing page.
Official integration resources for EcoAloha. Read the developer portal and OpenAPI specification.
Use Streamable HTTP at https://ecoaloha.com/mcp. No API key is required. Find the official EcoAloha listing on Smithery. The separate documentation server is https://ecoaloha.com/mcp/docs. The server card lists the product tools. Verified listing: official MCP Registry.
The root plugin.json and mcp.json also form an Agent Plugin.
Download installable packages from release 0.1.0.
The JavaScript SDK and CLI are published as @ecoaloha/sdk on npm.
The Python SDK is published as ecoaloha on PyPI. Python 3.10 or later is required.
You can also install from this checkout:
The Go SDK uses the standard library:
See the Go guide.
See the JavaScript guide and Python guide.
The API is public and keyless. Respect rate limits and Retry-After. Live data requires partner entitlement. Do not retry or bypass AGENT_ACCESS_NOT_APPROVED. Use fictional fixtures at https://ecoaloha.com/api/sandbox/v1 for read-only testing. Booking and payment happen on Viator. Prices are indicative. Disclose affiliate links.
Manual workflows publish the MCP listing and SDK packages separately.
Package versions are immutable after publication. Publisher accounts must be configured first.
For PyPI, register a pending trusted publisher for project ecoaloha, owner ArneFfm, repository ecoaloha-agents, workflow publish-pypi.yml.
For npm, publish the first release with an account that owns @ecoaloha, then configure workflow publish-npm.yml as a trusted publisher.
The manual publish-go.yml workflow tests and publishes an immutable Go module tag.