streamable-httpupdated 8d ago
URL: https://lovable.dev/projects/bc5f0a45-f6d8-495a-8ac7-81047b4a4121
Was kannst du mit Harris Boat Works Mercury Repower machen?
Welcome to your Lovable project
Project info
URL: https://lovable.dev/projects/bc5f0a45-f6d8-495a-8ac7-81047b4a4121
How can I edit this code?
There are several ways of editing your application.
Use Lovable
Simply visit the Lovable Project and start prompting.
Changes made via Lovable will be committed automatically to this repo.
Use your preferred IDE
If you want to work locally using your own IDE, you can clone this repo and push changes. Pushed changes will also be reflected in Lovable.
The only requirement is having Node.js & npm installed - install with nvm
Follow these steps:
# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>
# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>
# Step 3: Install the necessary dependencies.
npm i
# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev
Edit a file directly in GitHub
- Navigate to the desired file(s).
- Click the "Edit" button (pencil icon) at the top right of the file view.
- Make your changes and commit the changes.
Use GitHub Codespaces
- Navigate to the main page of your repository.
- Click on the "Code" button (green button) near the top right.
- Select the "Codespaces" tab.
- Click on "New codespace" to launch a new Codespace environment.
- Edit files directly within the Codespace and commit and push your changes once you're done.
What technologies are used for this project?
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
How can I deploy this project?
Simply open Lovable and click on Share -> Publish.
Manual Inventory Sync Trigger
Inventory is synced directly from Lightspeed DMS (the mercury_motor_inventory view).
Do not invoke sync-lightspeed-inventory from the public quote builder or by pasting a service-role key into a local curl.
For a manual sync, use the authenticated admin Stock Sync / inventory dashboard. Never put an internal secret in frontend code.
Automated Sync
Nightly Lightspeed sync remains a server-side scheduler concern. This frontend change does not alter Edge Function auth or cron.
Installation
Harris Boat Works Mercury Repower zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http harris-boat-works-mercury-repower https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-servercodex mcp add harris-boat-works-mercury-repower --url https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server{
"mcpServers": {
"harris-boat-works-mercury-repower": {
"url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"harris-boat-works-mercury-repower": {
"type": "http",
"url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"harris-boat-works-mercury-repower": {
"url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"harris-boat-works-mercury-repower": {
"serverUrl": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Unvollständig
- Dokumentation22/25
- Pflege19/25
- Vertrauen6/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 1 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 19. Mai 2026 |