Server data from the Official MCP Registry
Live Mercury outboard data and CAD quote builder from a Mercury Platinum Dealer in Ontario.
Live Mercury outboard data and CAD quote builder from a Mercury Platinum Dealer in Ontario.
Remote endpoints: streamable-http: https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
5 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-harrisboatworks-mercury-repower": {
"url": "https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/agent-mcp-server"
}
}
}From the project's GitHub README.
URL: https://lovable.dev/projects/bc5f0a45-f6d8-495a-8ac7-81047b4a4121
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
Use GitHub Codespaces
This project is built with:
Simply open Lovable and click on Share -> Publish.
Inventory is synced directly from Lightspeed DMS (the mercury_motor_inventory view).
For a manual sync, use:
curl -X POST \
https://eutsoqdpjurknjsshxes.supabase.co/functions/v1/sync-lightspeed-inventory \
-H "Authorization: Bearer YOUR_SERVICE_ROLE_KEY" \
-H "Content-Type: application/json" \
-d '{"trigger":"manual"}'
Note: Service role key can be found in Supabase Dashboard → Settings → API → Service Role Key (secret)
Lightspeed sync runs automatically daily at 5:00 AM UTC via Supabase pg_cron, with SMS failure alerts to ADMIN_PHONE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.