Skip to content
VS Code

callmybot hello mcp server for VS Code

ai.smithery/callmybot-hello-mcp-server

Generate quick, friendly greetings by name. Personalize salutations for any context. Explore the o…

client:VS Code transport:streamable-http

Install callmybot hello mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "callmybot-hello-mcp-server": {
      "type": "http",
      "url": "https://server.smithery.ai/@callmybot/hello-mcp-server/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

callmybot hello mcp server in other clients