OnceAsk for VS Code
io.github.rsb6061/onceask
MCP server for OnceAsk, the AI-native current-address layer for people and agents.
client:VS Code
transport:streamable-http
tools:4
Install OnceAsk in VS Code
.vscode/mcp.json
{
"servers": {
"onceask": {
"type": "http",
"url": "https://onceask.com/_api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs