mcphost for Zed
dev.mcphost/mcphost
Host your MCP tool over streamable HTTP in one command.
client:Zed
transport:streamable-http
tools:88
Install mcphost in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcphost": {
"url": "https://mcphost.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- signup
- host.whoami
- host.redeem
- host.key_rotate
- host.self_offboard
- host.tool_publish
- host.quickstart
- host.tool_list
- host.tool_remove
- host.tool_logs
- host.tool_test
- host.bridge_test
- host.tool_run
- host.tool_call
- host.tool_history
- host.tool_rollback
- host.tool_diff
- host.usage
- host.changelog
- host.export
- host.tool_share
- host.tool_unshare
- host.group.create
- host.group.add