MCP Server
MCP
io.github.sairam0424/mindforge
Read the MindForge engine over MCP: knowledge graph, project health, and audit log.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mindforge-mcp-server",
"version": "11.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the project whose .mindforge/ and .planning/ the server reads. Defaults to the current working directory if unset.",
"name": "CLAUDE_PROJECT_DIR"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment