inmigreat mcp for Zed
io.github.djangelo88/inmigreat-mcp
Immigration case intelligence for attorneys. Case tracking, judge analytics, AI predictions.
client:Zed
transport:stdio
runtime:npm
Install inmigreat mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inmigreat-mcp": {
"command": "npx",
"args": [
"-y",
"inmigreat-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs