different-ai/openwork-connect
v1.0.0MIT
Use the skills, MCP connections, and connected services assigned to you through OpenWork.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
openworkstreamable-http
{
"type": "streamable-http",
"url": "https://api.openworklabs.com/mcp/agent"
}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": "openwork-connect",
"version": "1.0.0",
"description": "Use the skills, MCP connections, and connected services assigned to you through OpenWork.",
"author": {
"name": "OpenWork",
"url": "https://openworklabs.com"
},
"homepage": "https://openworklabs.com/docs/cloud/run-in-the-cloud/cloud-mcp",
"repository": "https://github.com/different-ai/openwork",
"license": "MIT",
"keywords": [
"openwork",
"mcp",
"agent-skills",
"organization"
]
}