india mcp for Zed
io.github.samarth-23-eng/india-mcp
MCP servers for Indian APIs including stocks, GST, railways, banking, and RTO.
client:Zed
transport:stdio
runtime:npm
Install india mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"india-mcp": {
"command": "npx",
"args": [
"-y",
"@samarth-23-eng/india-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs