Skip to content
VS Code

chartlink for VS Code

io.github.oscarleoo/chartlink

Charts and tables for AI agents with live-updating embed links. No account: signup returns a key.

client:VS Code transport:streamable-http runtime:npm tools:10

Install chartlink in VS Code

.vscode/mcp.json

{
  "servers": {
    "chartlink": {
      "type": "http",
      "url": "https://chartlink.app/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

chartlink in other clients