techcrunch mcp for Zed
io.github.mrfentmen/techcrunch-mcp
Latest startup and tech news from TechCrunch. No key required.
client:Zed
transport:stdio
runtime:npm
Install techcrunch mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"techcrunch-mcp": {
"command": "npx",
"args": [
"-y",
"techcrunch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs