on-croft/croft
v1.1.0MIT
Build, deploy, and maintain apps on a Croft workspace through the Croft MCP, plus skills that teach agents the Croft golden path, connectors, and shared data.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
croftstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.oncroft.net"
}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": "croft",
"version": "1.1.0",
"description": "Build, deploy, and maintain apps on a Croft workspace through the Croft MCP, plus skills that teach agents the Croft golden path, connectors, and shared data.",
"author": {
"name": "Croft",
"url": "https://oncroft.net"
},
"homepage": "https://oncroft.net",
"repository": "https://github.com/on-croft/agent-plugin",
"license": "MIT",
"keywords": [
"croft",
"mcp",
"paas",
"apps",
"deploy",
"connectors",
"sqlite"
]
}
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