The webjs Model Context Protocol server: live app introspection (routes / actions / components / check) plus the framework knowledge layer (docs, recipes, source) for AI coding agents
{
"mcpServers": {
"webjsdevmcp": {
"command": "npx",
"args": [
"-y",
"@webjsdev/mcp"
]
}
}
}