Skip to content

Commit c05fea8

Browse files
committed
Fix lint errors, update date
1 parent 5a92b5f commit c05fea8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_posts/2025/introducing-signalk-mcp-server-ai-powered-marine-data-access.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
publishDate: 2025-10-12
2+
publishDate: 2025-10-21
33
title: 'Introducing SignalK MCP Server: AI-Powered Marine Data Access'
44
author: Tony Bentley
55
image: ~/assets/images/signalk-mcp-server.webp
@@ -57,7 +57,6 @@ The SignalK MCP server can be installed in multiple ways depending on your AI cl
5757
**Important**: The MCP server runs on the same computer as Claude Desktop and connects to your SignalK server over the network (local or remote).
5858

5959
1. **Install Node.js** (one-time requirement)
60-
6160
- Visit [nodejs.org](https://nodejs.org) and download the LTS version
6261
- **Mac**: Download the `.pkg` installer and double-click to install
6362
- **Windows**: Download the `.msi` installer and run the setup wizard
@@ -93,7 +92,6 @@ The SignalK MCP server can be installed in multiple ways depending on your AI cl
9392
1. **Install Node.js** (same as Option A above)
9493

9594
2. **Enable Developer Mode**
96-
9795
- Open ChatGPT Desktop → Settings → Advanced
9896
- Enable "Developer Mode"
9997

@@ -134,7 +132,6 @@ The AI automatically chooses which MCP server to use:
134132
**Installation (Claude Desktop):**
135133

136134
1. **Set up InfluxDB** on your boat's server (if not already running)
137-
138135
- Most SignalK installations can log data to InfluxDB
139136
- See [SignalK InfluxDB plugin documentation](https://github.com/signalk/signalk-to-influxdb2)
140137

@@ -312,7 +309,6 @@ Boat Sensors → SignalK Server → SignalK MCP Server → AI Client* → User
312309
**Network Connections:**
313310

314311
- **SignalK MCP** connects to your SignalK server over the network (WebSocket/HTTP)
315-
316312
- **Local**: If SignalK runs on the same boat network, use hostname like `signalk.local` or `192.168.1.x`
317313
- **Remote**: If accessing remotely, use your boat's IP address or domain name
318314
- Port: typically 3000

0 commit comments

Comments
 (0)