spintax.net MCP server for Cursor
net.spintax/mcp
Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install spintax.net MCP server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://spintax.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs