Skip to content
Cursor

Tekna Events & News for Cursor

io.github.vortiago/mcp-tekna

MCP server for Tekna events and news

client:Cursor transport:stdio runtime:pypi

Install Tekna Events & News in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tekna Events & News in other clients