spintax.net MCP server for VS Code
net.spintax/mcp
Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install spintax.net MCP server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://spintax.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs