Framework-layer DX for Model Context Protocol — scaffolding, hot reload, inspector UI, and OpenAPI → MCP tool generator. The create-next-app of MCP.
{
"mcpServers": {
"swarmclawaicreate": {
"command": "npx",
"args": [
"-y",
"@swarmclawai/create-mcp-server"
]
}
}
}