Model Context Protocol (MCP) server for [Anydocs](https://github.com/cregis-dev/anydocs) — exposes project authoring operations (pages, navigation, build, preview, templates) to MCP-aware AI agents su…
{
"mcpServers": {
"anydocsmcp": {
"command": "npx",
"args": [
"-y",
"@anydocs/mcp"
]
}
}
}