wasp
The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away...
wasp MCP Server
MCP server for wasp-lang/wasp
Ready-to-Use Client Configurations
{
"mcpServers": {
"wasp": {
"command": "npx",
"args": [
"-y",
"@wasp-lang/wasp"
]
}
}
}