Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub nathanvale/side-quest-marketplace --plugin dx-bun-runnerCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"bun-runner": {
"command": "bunx",
"args": [
"--bun",
"@side-quest/bun-runner"
]
}
}
}Server configuration and connection parameters
bunxCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.