nace mcp for Zed
io.github.dejo90/nace-mcp
Browse, search and fuzzy-match NACE Rev. 2.1 economic activity classification codes.
client:Zed
transport:stdio
runtime:npm
Install nace mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nace-mcp": {
"command": "npx",
"args": [
"-y",
"nace-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs