Partelisto for VS Code
io.github.targetgrps/partelisto-mcp
Guest check-in, SES.HOSPEDAJES status, and booking creation for Spanish vacation rentals. No PII.
client:VS Code
transport:streamable-http
tools:8
Install Partelisto in VS Code
.vscode/mcp.json
{
"servers": {
"partelisto-mcp": {
"type": "http",
"url": "https://mcp.partelisto.es/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs