Skip to content
VS Code

Flexim for VS Code

io.flexim/mcp

Manage Flexim CMS content and Suggested Topics from compatible AI clients.

client:VS Code transport:streamable-http

Install Flexim in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://flexim.io/api/v1/{workspace}/mcp"
    }
  }
}

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

Flexim in other clients