China Phone MCP for Zed
io.github.bg7iuy/china-phone
Look up Chinese phone number carrier, province, and city from official MIIT allocation data.
client:Zed
transport:streamable-http
tools:2
Install China Phone MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"china-phone": {
"url": "https://china-phone-mcp.vercel.app/api/index"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs