Configuring MCP
Backed up mcp.json → mcp.json.bak
✓ Claude MCP config
✓ Claude update check hook
! Cursor global: configure in Settings > MCP
Command: /Users/XXX/.ai-dev-kit/.venv/bin/python | Args: /Users/XXX/.ai-dev-kit/repo/databricks-mcp-server/run_server.py
! Cursor: MCP servers are disabled by default.
Enable in: Cursor → Settings → Cursor Settings → Tools & MCP → Toggle 'databricks'
{
"mcpServers": {
"databricks": {
"command": "/Users/XXX/.ai-dev-kit/.venv/bin/python",
"args": ["/Users/XXX/.ai-dev-kit/repo/databricks-mcp-server/run_server.py"]
}
}
}
Corrected instructions:
Tools & MCPin the side barNew MCP Servermcp.jsonper below:databricksinTools & MCPunderInstalled MCP Servers