Model Context Protocol server for makcards.online — metaphor association cards for self-reflection. Hosted at mcp.makcards.online + mcp.journalingapp.app and runnable locally via npx @maccards/mcp.
{
"mcpServers": {
"maccardsmcp": {
"command": "npx",
"args": [
"-y",
"@maccards/mcp"
]
}
}
}