kjanat/bun-docs-mcp-zed
MCP server integration for searching Bun documentation directly in Zed editor
Platform-specific configuration:
{
"mcpServers": {
"bun-docs-mcp-zed": {
"command": "npx",
"args": [
"-y",
"bun-docs-mcp-zed"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...