This Bishop Rakgoale project named: Bishop Language Model (BLM)

blm-studio-mcp/
├── manifest.json # MCPB manifest (spec 0.3)
├── package.json
├── server/index.js # MCP stdio server — protocol plumbing, shouldn’t need edits
├── lib/blm-bridge.js # Integration point — edit this if blm-core’s API differs
└── README.md