Thailand Data MCP for Zed
io.github.narinthon-so/thailand-data-mcp
Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.
client:Zed
transport:stdio
runtime:npm
Install Thailand Data MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"thailand-data-mcp": {
"command": "npx",
"args": [
"-y",
"thailand-data-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs