Sapiens for VS Code
com.getsapiens/sapiens
Course authoring for AI agents: write from Sapiens' personalized briefs; export and send to Kindle.
client:VS Code
transport:streamable-http
Install Sapiens in VS Code
.vscode/mcp.json
{
"servers": {
"sapiens": {
"type": "http",
"url": "https://getsapiens.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs