Have something to say?

Tell us how we could make the product more useful to you.

MCP server with Claude Code Bug

Session ID: 75347bd2-0f71-4da4-bde3-b5490660e4a5 Log file: ~/.claude/projects/-Users-angelaradcliffe/75347bd2-0f71-4da4-bde3-b5490660e4a5.jsonl The error: Every call to mcp__chipp__create_app failed with: INTERNAL_ERROR: Invalid prisma.application.create() invocation: The column botProtectionEnabled does not exist in the current database. This was a server-side Chipp API bug — their code references a botProtectionEnabled database column that hasn't been added via migration yet. It failed consistently across multiple retries and different workspaces, confirming it was a platform-wide issue. The recommendation at the time was to create the app through the Chipp web UI instead, then use the API for setting the system prompt, uploading knowledge base files, and configuring the model. You can also resume that conversation directly with: claude --resume 75347bd2-0f71-4da4-bde3-b5490660e4a5 Would you like to try creating the app again now to see if Chipp has fixed the issue?

Angela Radcliffe About 13 hours ago

1
🐛

Bugs