Kognitrix AI for VS Code
io.github.themohal/kognitrix
8 AI services via MCP: content, code, image, docs, data extraction, translation, SEO, email.
client:VS Code
transport:streamable-http
Install Kognitrix AI in VS Code
.vscode/mcp.json
{
"servers": {
"kognitrix": {
"type": "http",
"url": "https://kognitrix.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs