Skip to content
VS Code

Flamel Public Content for VS Code

ai.flamel/public-content

Read-only MCP server for Flamel.ai's public content: company overview, blog, case studies, FAQs.

client:VS Code transport:streamable-http tools:9

Install Flamel Public Content in VS Code

.vscode/mcp.json

{
  "servers": {
    "public-content": {
      "type": "http",
      "url": "https://www.flamel.ai/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Flamel Public Content in other clients