Skip to content

Conversation

JustYannicc
Copy link

@JustYannicc JustYannicc commented Sep 30, 2025

Local/self-hosted deployments weren’t accessible through the MCP server; every tool call crashed with “Local backend isn’t running” or “Not Authorized,” as reported in #78.

  • ensure _loadExistingDeploymentCredentialsForProject skips BigBrain access checks when a deployment is explicitly marked local
  • broaden assertLocalBackendRunning to try both the configured URL, CONVEX_URL, and localhost/127.0.0.1 variants before failing
  • restores the private helper getTeamAndProjectSlugForDeployment scope and cleans up unused exports

Link to the issue: #78

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@goody81
Copy link

goody81 commented Oct 1, 2025

on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants