figshare mcp for Zed
io.github.mrfentmen/figshare-mcp
Search research articles and datasets on Figshare. No key required.
client:Zed
transport:stdio
runtime:npm
Install figshare mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"figshare-mcp": {
"command": "npx",
"args": [
"-y",
"figshare-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs