Skip to main content
If the neetocal tools do not appear in your assistant, work through these checks. Each one corresponds to a Connect step.
Your assistant reads MCP servers when it starts. After saving the configuration, restart Claude Code or Cursor (or reload its window), or reload VS Code or Windsurf. The neetocal tools appear only after it reads the configuration again.
One incorrect key prevents the server from loading. Windsurf and Antigravity use serverUrl; Claude Code, Cursor, and VS Code use url. VS Code nests the server under servers, while the others use mcpServers. Also check that the JSON is valid: a trailing comma or missing brace prevents it from loading.
The endpoint must be exactly https://connect.neetocal.com/mcp/messages, and the Authorization header must contain Bearer followed by a valid NeetoCal API key. Generate or verify your key in the API Keys article. A key only works in the workspace where you created it.
The NeetoCal server requires VS Code 1.99 or later and works in GitHub Copilot Chat’s Agent mode. It is not available in Ask or Edit mode.
Enable the server in Settings → Cascade → MCP Servers. Windsurf allows up to 100 MCP tools across all connected servers. If you reach that limit, disable servers you are not using.
If that does not resolve the issue, contact the team through the help center or at support@neetocal.com.