Skip to content
Zed

Flipnem for Zed

com.flipnem/flipnem

Build and study spaced-repetition flashcards with your agent.

client:Zed transport:streamable-http

Install Flipnem in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "flipnem": {
      "url": "https://flipnem.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Flipnem in other clients