Skip to content
VS Code

Flipnem for VS Code

com.flipnem/flipnem

Build and study spaced-repetition flashcards with your agent.

client:VS Code transport:streamable-http

Install Flipnem in VS Code

.vscode/mcp.json

{
  "servers": {
    "flipnem": {
      "type": "http",
      "url": "https://flipnem.com/api/mcp"
    }
  }
}

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

Flipnem in other clients