Agent-Native Chat for Zed
io.github.builderio/agent-native-chat
Minimal chat-first app with durable threads, actions, and the app-agent loop
client:Zed
transport:streamable-http
Install Agent-Native Chat in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-native-chat": {
"url": "https://starter.agent-native.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs