arneffm/ecoaloha
v1.0.0
Find outdoor experiences and integrate the EcoAloha API.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
ecoalohastreamable-http
{
"type": "streamable-http",
"url": "https://ecoaloha.com/mcp"
}ecoaloha-docsstreamable-http
{
"type": "streamable-http",
"url": "https://ecoaloha.com/mcp/docs"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "ecoaloha",
"version": "1.0.0",
"description": "Find outdoor experiences and integrate the EcoAloha API.",
"homepage": "https://ecoaloha.com/developers",
"repository": "https://github.com/ArneFfm/ecoaloha-agents"
}