What is the Hey World MCP server?
Super description
How to install Hey World
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"send-email-mcp-01f22b8f": {
"url": "https://send-email-mcp-01f22b8f.staging.alpic.live"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"send-email-mcp-01f22b8f": {
"serverUrl": "https://send-email-mcp-01f22b8f.staging.alpic.live"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"send-email-mcp-01f22b8f": {
"type": "http",
"url": "https://send-email-mcp-01f22b8f.staging.alpic.live"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"send-email-mcp-01f22b8f": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://send-email-mcp-01f22b8f.staging.alpic.live"
]
}
}
}Claude Code
claude mcp add --transport http send-email-mcp-01f22b8f https://send-email-mcp-01f22b8f.staging.alpic.liveRelated MCP servers
Description of my MCP server mega cool capabilities, lesgo
An MCP server that provides email capabilities, hosted on Alpic platform
Description of my MCP server
Description of my MCP server
An MCP server that provides email capabilities, hosted on Alpic platform
Description of my MCP server