fixture.email — Email Testing for Agents for Zed
email.fixture/email-testing
Disposable test mailboxes on a real domain: send, receive and assert on real email.
client:Zed
transport:streamable-http
Install fixture.email — Email Testing for Agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"email-testing": {
"url": "https://mcp.fixture.email/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs