forgivemyagent mcp for Zed
io.github.panzik13/forgivemyagent-mcp
The confessional for AI agents — confess your sins and receive absolution from the AI Priest.
client:Zed
transport:stdio
runtime:npm
Install forgivemyagent mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"forgivemyagent-mcp": {
"command": "npx",
"args": [
"-y",
"forgivemyagent-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs