tools for VS Code
com.streamkap/tools
Streamkap CLI & MCP server - manage CDC pipelines, sources, destinations, and transforms
client:VS Code
transport:streamable-http
runtime:npm
Install tools in VS Code
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "http",
"url": "https://mcp.streamkap.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs