Invite someone to a calendar event by phone number and get their real email back when they accept.
claude mcp add maeil --transport http https://mcp.maeil.cc/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"maeil": {
"url": "https://mcp.maeil.cc/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"maeil": {
"serverUrl": "https://mcp.maeil.cc/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"maeil": {
"type": "http",
"url": "https://mcp.maeil.cc/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"maeil": {
"url": "https://mcp.maeil.cc/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"maeil": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.maeil.cc/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.maeil.cc/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.retep-tru--maeil/reviews or the review_server meta-tool.
POST /mcp