Realask - verified answers from the physical world for Claude Desktop
io.github.danelas/realask
Ask a US local business a current question by phone. Typed, timestamped answers for agents; x402.
client:Claude Desktop
transport:streamable-http
tools:5
Install Realask - verified answers from the physical world in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"realask": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://realask.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs