Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kemdicode-mcp": {
"command": "bun",
"args": [
"run",
"start:bun"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kemdicode-mcp": {
"command": "bun",
"args": [
"run",
"start:bun"
]
}
}
}