Skip to content
VS Code

Arachne MCP for VS Code

io.github.samuelfmedeiros/arachne

Web scraping, browser RAG, vision, transcription, and 20 AI tools. Universal data intelligence.

client:VS Code transport:sse

Install Arachne MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "arachne": {
      "type": "sse",
      "url": "https://arachne.seu.pet/mcp"
    }
  }
}

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

Arachne MCP in other clients