Skip to content
VS Code

Strutter AI for VS Code

io.github.strutterai/strutter

AI-powered RFP response management. Search Q&A libraries, draft responses, and upload documents.

client:VS Code transport:streamable-http

Install Strutter AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "strutter": {
      "type": "http",
      "url": "https://mcp.strutterai.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Strutter AI in other clients