Angling Lines for VS Code
com.anglinglines/angling-lines
Carp fishing lakes in France: search venues, check availability, get week prices, book.
client:VS Code
transport:streamable-http
tools:8
Install Angling Lines in VS Code
.vscode/mcp.json
{
"servers": {
"angling-lines": {
"type": "http",
"url": "https://www.anglinglines.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs