Skip to main content
Glama

Reddit MCP Server

by ozipi
settings.local.json•867 B
{ "permissions": { "allow": [ "Bash(npm run build:*)", "Bash(cat:*)", "Bash(git add:*)", "Bash(git commit -m \"$(cat <<''EOF''\nfix: add missing timestamp fields and handle optional updatedAt in handlers\n\n- Add createdAt and updatedAt optional fields to Unit and Lesson interfaces\n- Fix TypeScript compilation error where updatedAt was used but not defined\n- Handle optional updatedAt gracefully in handleUpdateLesson, handleUpdateUnit, and handleGetLesson\n- Ensures get_lesson tool can now be built and used successfully\n\nThis fixes the build error that was preventing the get_lesson tool from being available in the MCP server.\n\nšŸ¤– Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")", "Bash(git push:*)" ], "deny": [], "ask": [] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ozipi/brainloop-mcp-server-v2'

If you have feedback or need assistance with the MCP directory API, please join our Discord server