KATA Research Automation for VS Code
io.github.dharan1007/kata
Deterministic research automation with live OpenAlex search and reusable workflow programs.
client:VS Code
transport:streamable-http
Install KATA Research Automation in VS Code
.vscode/mcp.json
{
"servers": {
"kata": {
"type": "http",
"url": "https://kata-webmcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs