Finds the .tf lines a clean terraform init is still free to move
claude mcp add terraform-provider-pin-lint -- npx -y @readystack/terraform-provider-pin-lint
claude_desktop_config.json
{
"mcpServers": {
"terraform-provider-pin-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/terraform-provider-pin-lint"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"terraform-provider-pin-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/terraform-provider-pin-lint"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"terraform-provider-pin-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/terraform-provider-pin-lint"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"terraform-provider-pin-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/terraform-provider-pin-lint"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"terraform-provider-pin-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/terraform-provider-pin-lint"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--terraform-provider-pin-lint/reviews or the review_server meta-tool.
POST /mcp