Shaka for VS Code
rw.shaka/mail
Company email for Rwanda. Read and send mail from a Shaka mailbox over OAuth or an API key.
client:VS Code
transport:streamable-http
Install Shaka in VS Code
.vscode/mcp.json
{
"servers": {
"mail": {
"type": "http",
"url": "https://mail.shaka.rw/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs