Skip to content

golemondia/lemondia

v0.1.5UNLICENSED

Read-only Lemondia business research: compare stored venue capacity and contact data against public web evidence for the venues selected on an inquiry.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

lemondia-internalstreamable-http
{
  "type": "streamable-http",
  "url": "https://admin.lemondia.com/api/internal/mcp"
}

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": "lemondia",
	"version": "0.1.5",
	"description": "Read-only Lemondia business research: compare stored venue capacity and contact data against public web evidence for the venues selected on an inquiry.",
	"author": {
		"name": "Lemondia",
		"url": "https://lemondia.com"
	},
	"homepage": "https://admin.lemondia.com",
	"license": "UNLICENSED",
	"keywords": [
		"lemondia",
		"venues",
		"research",
		"read-only"
	],
	"extensions": {
		"com.openai": {
			"apps": "./.app.json",
			"interface": {
				"displayName": "Lemondia Research",
				"shortDescription": "Read-only venue research for Lemondia inquiries",
				"longDescription": "Loads the venues selected on a Lemondia inquiry over an OAuth-protected read-only MCP endpoint, researches each venue on the public web, and prints a per-field comparison of stored versus published capacity and contact data with source links. The plugin never writes to Lemondia.",
				"developerName": "Lemondia",
				"category": "Productivity",
				"capabilities": [
					"Read"
				],
				"websiteURL": "https://lemondia.com",
				"defaultPrompt": [
					"Research the venues on Lemondia inquiry 3f1c2a54-9b7e-4d21-8c6f-5a0b1d2e3f44.",
					"Compare our stored capacity against the venues' own sites for this inquiry link."
				],
				"brandColor": "#8BF472",
				"composerIcon": "./assets/icon.png",
				"logo": "./assets/logo.png"
			}
		}
	}
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai