bored mcp for Zed
io.github.mrfentmen/bored-mcp
Bored API activity suggestions: random activities, filter by type and participants.
client:Zed
transport:stdio
runtime:npm
Install bored mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bored-mcp": {
"command": "npx",
"args": [
"-y",
"bored-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs