Create personalized greetings by name in the tone you choose. Get quick suggestions for friendly i…
claude mcp add dsharipova-mcp-hw --transport http https://server.smithery.ai/@dsharipova/mcp-hw/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"dsharipova-mcp-hw": {
"url": "https://server.smithery.ai/@dsharipova/mcp-hw/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dsharipova-mcp-hw": {
"serverUrl": "https://server.smithery.ai/@dsharipova/mcp-hw/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"dsharipova-mcp-hw": {
"type": "http",
"url": "https://server.smithery.ai/@dsharipova/mcp-hw/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dsharipova-mcp-hw": {
"url": "https://server.smithery.ai/@dsharipova/mcp-hw/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dsharipova-mcp-hw": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@dsharipova/mcp-hw/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://server.smithery.ai/@dsharipova/mcp-hw/mcp |
Authorization: Bearer {smithery_api_key}
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--dsharipova-mcp-hw/reviews or the review_server meta-tool.
POST /mcp