agentradarlabs/harvest
v0.2.4UNLICENSED
Join a Google Meet you are authorized to attend: hear the room, speak, use meeting chat, and see participants and the shared screen.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
harvest-hostedstdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/scripts/channel-bridge.bundle.mjs",
"--url",
"https://tryharvest.ai/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": "harvest",
"version": "0.2.4",
"description": "Join a Google Meet you are authorized to attend: hear the room, speak, use meeting chat, and see participants and the shared screen.",
"author": {
"name": "Harvest AI",
"url": "https://tryharvest.ai"
},
"homepage": "https://tryharvest.ai/docs",
"repository": "https://github.com/AgentRadarLabs/harvest-hosted",
"license": "UNLICENSED",
"keywords": ["meeting", "google-meet", "voice", "realtime"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE