Send friendly greetings by name. Discover the origin story of 'Hello, World' for quick context.
claude mcp add motorboy1-my-mcp-server --transport http https://server.smithery.ai/@motorboy1/my-mcp-server/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"motorboy1-my-mcp-server": {
"url": "https://server.smithery.ai/@motorboy1/my-mcp-server/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"motorboy1-my-mcp-server": {
"serverUrl": "https://server.smithery.ai/@motorboy1/my-mcp-server/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"motorboy1-my-mcp-server": {
"type": "http",
"url": "https://server.smithery.ai/@motorboy1/my-mcp-server/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"motorboy1-my-mcp-server": {
"url": "https://server.smithery.ai/@motorboy1/my-mcp-server/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"motorboy1-my-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@motorboy1/my-mcp-server/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://server.smithery.ai/@motorboy1/my-mcp-server/mcp |
Authorization: Bearer {smithery_api_key}
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--motorboy1-my-mcp-server/reviews or the review_server meta-tool.
POST /mcp