Netcup Server
ops: commit netcup-specific docs, config, and M3 Bayesian reputation on netcup mainline
846b6be | from app.api.v1.mcp import router | |
| print("MCP router loaded:", len(router.routes), "routes") | |
| for r in router.routes: | |
| print(" ", r.methods, r.path) | |