Kaneme — Your writing identity, measured and portable for VS Code
com.kaneme/kaneme
Build a voice from your own texts, measure whether a text still sounds like you, then write in it.
client:VS Code
transport:streamable-http
Install Kaneme — Your writing identity, measured and portable in VS Code
.vscode/mcp.json
{
"servers": {
"kaneme": {
"type": "http",
"url": "https://kaneme.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs