Integrations
Windsurf
Connect Loomal to Windsurf
Add Loomal as an MCP server in Windsurf so Cascade can send email, read your inbox, fetch credentials and TOTP codes from the vault, and manage calendar events. One config file enables every tool.
Setup
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"loomal": {
"command": "npx",
"args": ["-y", "@loomal/mcp"],
"env": {
"LOOMAL_API_KEY": "loid-your-api-key"
}
}
}
}Get your API key from console.loomal.ai.
Verify
Ask Windsurf:
"Who am I?"
It should return your agent's name, email, and scopes.
Usage
Windsurf can now send emails, check your inbox, store credentials, generate TOTP codes, and manage calendar events — all through natural language.