io.github.alfredoizdev/contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"contextforge-mcp": {
"command": "npx",
"args": [
"-y",
"contextforge-mcp"
],
"env": {
"CONTEXTFORGE_API_KEY": "<your-contextforge_api_key>",
"CONTEXTFORGE_API_URL": "https://api.contextforge.dev"
}
}
}
}{
"mcpServers": {
"contextforge-mcp": {
"command": "npx",
"args": [
"-y",
"contextforge-mcp"
],
"env": {
"CONTEXTFORGE_API_KEY": "<your-contextforge_api_key>",
"CONTEXTFORGE_API_URL": "https://api.contextforge.dev"
}
}
}
}npx -y contextforge-mcpCONTEXTFORGE_API_KEYYour API key from the ContextForge dashboard at contextforge.dev
CONTEXTFORGE_API_URLAPI endpoint URL (defaults to production)
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Access the GitHub API, enabling file operations, repository management, search functionality, and…