mindforge for Cline
io.github.sairam0424/mindforge
Read the MindForge engine over MCP: knowledge graph, project health, and audit log.
client:Cline
transport:stdio
runtime:npm
Install mindforge in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mindforge": {
"command": "npx",
"args": [
"-y",
"mindforge-mcp-server"
],
"env": {
"CLAUDE_PROJECT_DIR": "<CLAUDE_PROJECT_DIR>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs