loading…
Search for a command to run...
loading…
server-curl — MCP server via Smithery
server-curl — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"server-curl": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"cameron.gibson/server-curl"
]
}
}
}