Skip to content
Grok

Pencil for Grok

io.github.pencilink/pencil

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

client:Grok transport:streamable-http

Install Pencil in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Pencil in other clients