MCP
MCP troubleshooting
Diagnose common MCP setup, discovery, and project scoping problems.
MCP server does not appear
Check that:
- the config file was written to the expected location
- the client supports MCP in the way you configured it
- the client was restarted after config changes
Connected to the wrong project
This usually means the generated config and your Convoy profile do not match.
Verify:
- current repo path
- selected profile
- deployment URL
- project identity
Auth or permission errors
Confirm that:
- your API key is still valid
- the key belongs to the intended user
- the user can access the target organization and project
CLI config exists but MCP still fails
Remember that CLI setup and MCP setup are related but different:
setupsaves profile informationinit mcpwrites client-facing MCP config
You need both pieces aligned.
Last resort
If the client still cannot use MCP tools reliably, regenerate the config from a clean working directory and test basic task read operations first.
See also
Debugging— system-wide front door when you don't know which subsystem is broken.CLI TroubleshootingDev Container Troubleshooting