hosaka for Zed
io.github.plus8bit/hosaka
Company facts for AI agents: which vendors a company uses, proven from DNS. Paid in USDC.
client:Zed
transport:stdio
runtime:npm
Install hosaka in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hosaka": {
"command": "npx",
"args": [
"-y",
"hosaka-mcp"
],
"env": {
"HOSAKA_PRIVATE_KEY": "<HOSAKA_PRIVATE_KEY>",
"HOSAKA_URL": "<HOSAKA_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs