Skip to content
Grok

Tekna Events & News for Grok

io.github.vortiago/mcp-tekna

MCP server for Tekna events and news

client:Grok transport:stdio runtime:pypi

Install Tekna Events & News in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-tekna": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-tekna"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Tekna Events & News in other clients