Penwright — writing-craft library, guide metadata, and magazine for VS Code
ink.penwright/discovery
Read-only access to Penwright's writing-craft book library, grounded guide metadata (card-level...
client:VS Code
transport:streamable-http
tools:5
Install Penwright — writing-craft library, guide metadata, and magazine in VS Code
.vscode/mcp.json
{
"servers": {
"discovery": {
"type": "http",
"url": "https://penwright.ink/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs