Charter Captain for VS Code
com.chartercaptain/charter-captain
Discover Lake Michigan charter captains & boats, check availability, get quotes, and book.
client:VS Code
transport:streamable-http
tools:10
Install Charter Captain in VS Code
.vscode/mcp.json
{
"servers": {
"charter-captain": {
"type": "http",
"url": "https://api.chartercaptain.com/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs