tools for Cursor
com.streamkap/tools
Streamkap CLI & MCP server - manage CDC pipelines, sources, destinations, and transforms
client:Cursor
transport:streamable-http
runtime:npm
Install tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tools": {
"url": "https://mcp.streamkap.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs