Loading MCP server directory, please wait...
MCP server for a project's context (AGENTS.md), memory, and identity — base or drop-in extension.
npx @getmcp/cli add io.github.Wolfe-Jam/mcp-context-cardRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Wolfe-Jam/mcp-context-card": {
"command": "npx",
"args": [
"-y",
"mcp-context-card"
],
"env": {
"MCP_CONTEXT_CARD_ROOT": ""
}
}
}
}