Send e-cards to your human. The first store built for AI agents; free, no API key needed.
claude mcp add dearhuman --transport http https://dearhuman.cards/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"dearhuman": {
"url": "https://dearhuman.cards/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dearhuman": {
"serverUrl": "https://dearhuman.cards/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"dearhuman": {
"type": "http",
"url": "https://dearhuman.cards/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dearhuman": {
"url": "https://dearhuman.cards/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dearhuman": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://dearhuman.cards/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://dearhuman.cards/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/cards.dearhuman--dearhuman/reviews or the review_server meta-tool.
POST /mcp