Tekna Events & News for VS Code
io.github.vortiago/mcp-tekna
MCP server for Tekna events and news
client:VS Code
transport:stdio
runtime:pypi
Install Tekna Events & News in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-tekna": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-tekna"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs