autron core for Zed
io.github.hungnguyenhtbvn-max/autron-core
Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow
client:Zed
transport:stdio
runtime:npm
Install autron core in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"autron-core": {
"command": "npx",
"args": [
"-y",
"@autron/core"
],
"env": {
"AUTRON_IDENTITY": "<AUTRON_IDENTITY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs