agentmailkit for Windsurf
io.github.ariaxhan/agentmailkit
Run scheduled LLM-written email digests from local files and feeds. Local-first MCP server.
client:Windsurf
transport:stdio
runtime:pypi
Install agentmailkit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentmailkit": {
"command": "uvx",
"args": [
"agentmailkit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs