Tekna Events & News for Zed
io.github.vortiago/mcp-tekna
MCP server for Tekna events and news
client:Zed
transport:stdio
runtime:pypi
Install Tekna Events & News in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-tekna": {
"command": "uvx",
"args": [
"mcp-tekna"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs