latin for VS Code
com.valksor/latin
Grounds LLMs in real Latin: Wiktionary lemmas, Morpheus inflections, citations.
client:VS Code
transport:streamable-http
tools:3
Install latin in VS Code
.vscode/mcp.json
{
"servers": {
"latin": {
"type": "http",
"url": "https://latin.valksor.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs