Sofya for VS Code
co.sofya/sofya
Web search, fetch, extract, and research for AI agents. Markdown output + AI-synthesized answers.
client:VS Code
transport:streamable-http
tools:4
Install Sofya in VS Code
.vscode/mcp.json
{
"servers": {
"sofya": {
"type": "http",
"url": "https://sofya.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs