Before checking client-specific sections, run through these four steps:
https://ai-mcp.insyncanalytics.com/mcp
(with /mcp path, with https://)
url field in the config matches exactly: https://ai-mcp.insyncanalytics.com/mcp
insync-analytics connector from settings, then add the block back and re-authenticate.
claude mcp add command not foundclaude --version
npm update -g @anthropic-ai/claude-code (or however you installed it)
claude mcp list to confirm the server is registered.
--scope project), ensure you are running Claude Code from the correct directory that contains .mcp.json.
~/.claude/.
--scope project and ensure the project directory persists between sessions.
"type": "http" (not "streamable-http" as in Claude Desktop).
.vscode/mcp.json filemcp.json inside the .vscode/ directory at the workspace root.
https://ai-mcp.insyncanalytics.com/mcp in a browser — you should receive a JSON response, not a connection error.
ai-mcp.insyncanalytics.com.
"httpUrl" (not "url"). This is a Gemini CLI–specific key name.
~/.gemini/settings.json is valid JSON. A syntax error in the file will cause Gemini CLI to ignore all MCP servers.
"timeout": 30000 (30 seconds) should be sufficient for most queries. Complex document parsing may take longer. Try increasing to 60000.
~/.gemini/ credentials and re-authenticate.
insync_assistant tool not visible to Geminisettings.json, restart Gemini CLI completely.
"mcpServers" key is at the top level of the JSON object, not nested inside another key.
| Error message | Likely cause | Fix |
|---|---|---|
| Rate limit exceeded | Too many requests in 60s or 1h window | Wait for window reset (60s for per-minute, up to 1h for per-hour) |
| Authentication required | No valid token | Re-authenticate via OAuth |
| Tool not found | Tool name does not match any registered tool | Check spelling against the tools list |
| Connection refused / 502 Bad Gateway | Server temporarily unavailable | Wait a few minutes and retry |
Contact InSync Analytics support:
©Copyright 2025 InSync Analytics Corp. All Rights Reserved.