← sibfly.com
INDIVIDUAL MCP TOOL
ask_inspector
FREE follow-up Q&A with the SibFly Inspector about a report you ALREADY BOUGHT (buy via check_ground_motion first).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sibfly]
url = "https://sibfly.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sibfly": {
"type": "http",
"url": "https://sibfly.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sibfly
Remote MCP URL: https://sibfly.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sibfly": {
"url": "https://sibfly.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sibfly": {
"type": "http",
"url": "https://sibfly.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sibfly",
"transport": "streamable-http",
"url": "https://sibfly.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
check_ground_motion— Measured ground motion (sinking/uplift) for a US address or lat/lon, in mm/year AND in/year, from NASA OPERA Sentinel-1 InSAR.check_portfolio— Batch ground-motion for many US addresses in one call.get_coverage— FREE pre-flight: is a US address/point covered, how stale is the data (data_age_days), and what a report would cost.get_motion_history— Multi-year cumulative motion history for an address.get_account— FREE: your SibFly credit balance, price per report, reports remaining, and top-up URL.register_agent— FREE: create a new SibFly account and get an API key + free starter credits in ONE call — no human, no captcha, no card.buy_credits— Get a machine-usable payment link to top up credits (requires your Bearer API key).get_usage— FREE: your recent billed calls (line-item ledger with request_id, endpoint, address, cost) so you can reconcile spend against reports.