mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-21 06:46:42 +02:00
- Move finance, mail, moodlit to apps-archived for later development - Rename games/voxel-lava to games/voxelava 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"mcpServers": {
|
|
"pocketbase-voxel": {
|
|
"command": "node",
|
|
"args": [
|
|
"/Users/tillschneider/Documents/__00__Code/uload/mcp-servers/pocketbase-mcp/build/index.js"
|
|
],
|
|
"env": {
|
|
"POCKETBASE_URL": "https://pb.voxelava.com",
|
|
"POCKETBASE_ADMIN_EMAIL": "till.schneider@memoro.ai",
|
|
"POCKETBASE_ADMIN_PASSWORD": "p0ck3t-RA1N"
|
|
}
|
|
}
|
|
}
|
|
}
|