lbliii/bengal-agent
unversioned · 18a41bd17cbeMIT
Author skills and the Bengal CLI MCP server for people writing a Bengal site.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
bengalstdio
{
"type": "stdio",
"command": "bengal",
"args": [
"--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": "bengal-agent",
"description": "Author skills and the Bengal CLI MCP server for people writing a Bengal site.",
"license": "MIT",
"repository": "https://github.com/lbliii/bengal"
}