Realask - verified answers from the physical world for VS Code
io.github.danelas/realask
Ask a US local business a current question by phone. Typed, timestamped answers for agents; x402.
client:VS Code
transport:streamable-http
tools:5
Install Realask - verified answers from the physical world in VS Code
.vscode/mcp.json
{
"servers": {
"realask": {
"type": "http",
"url": "https://realask.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs