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