Skip to content
VS Code

Pencil for VS Code

io.github.pencilink/pencil

Manage tasks, projects, roadmaps, files, meetings, and team workflows with AI tools.

client:VS Code transport:streamable-http

Install Pencil in VS Code

.vscode/mcp.json

{
  "servers": {
    "pencil": {
      "type": "http",
      "url": "https://app.pencil.ink/api/mcp"
    }
  }
}

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

Pencil in other clients