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