PageWeave CMS is running. Manage this site from your AI coding agent over MCP.
✅ MCP is enabled.
https://pageweave-cms-demo.staging.webhafen.com/mcp
Add this to your OpenCode config (see the MCP servers docs):
{
"mcp": {
"pageweave-cms": {
"type": "remote",
"url": "https://pageweave-cms-demo.staging.webhafen.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_MCP_KEY"
}
}
}
}
Ask your agent: “Create a homepage for my site.” It will overwrite this page.
Source: https://github.com/PageWeave/cms · PageWeave CMS · AGPL-3.0-or-later