Skip to content
VS Code

Tycana for VS Code

io.github.tycana/tycana

Gives your AI assistant persistent memory and intelligence about your work patterns.

client:VS Code transport:streamable-http

Install Tycana in VS Code

.vscode/mcp.json

{
  "servers": {
    "tycana": {
      "type": "http",
      "url": "https://app.tycana.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tycana in other clients