Loading MCP server directory, please wait...
Project memory for coding agents: requirements, decisions, code graph and delivery telemetry.
npx @getmcp/cli add ai.fairmind/project-contextRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <FairMind token>, issued per tenant from your FairMind account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.fairmind/project-context": {
"url": "https://project-context.fairmind.ai/mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}