Shared building blocks (bootstrap, env, response, rate-limit) for MCP servers built with @nexus-lab templates
{
"mcpServers": {
"nexus-labmcp-toolkit": {
"command": "npx",
"args": [
"-y",
"@nexus-lab/mcp-toolkit"
]
}
}
}