mcp for VS Code
de.vakantio/mcp
Search, write, and publish travel blogs on vakantio.de: posts, drafts, trips, comments. OAuth.
client:VS Code
transport:streamable-http
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.vakantio.de/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs