contactapi for Zed
io.github.kozmos-tech/contactapi
An open-source API for collecting and managing contacts and signups.
client:Zed
transport:stdio
runtime:npm
Install contactapi in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"contactapi": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/contactapi"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs