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