Skip to content
VS Code

AskNeedl for VS Code

io.github.ai-needl/askneedl

Enterprise AI for trusted intelligence

client:VS Code transport:streamable-http

Install AskNeedl in VS Code

.vscode/mcp.json

{
  "servers": {
    "askneedl": {
      "type": "http",
      "url": "https://mcp.needl.ai/mcp"
    }
  }
}

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

AskNeedl in other clients