B
Bucky
10 endpointsliveZoning, parcel, and development feasibility for a street address in Canada and the US. (MCP server com.buckybuild/bucky, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Bucky.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Get the Bucky MCP guide /getBuckyMcpGuide verified | Return a static guide to the Bucky MCP surface: what works without sign-in, how to start OAuth by calling a gated tool, how to connect Cursor or the CLI with a | $0.0020 per call | unknown |
| Explain a Bucky feasibility status /explainFeasibilityStatus verified | Explain one Bucky coverage or per-fact provenance status and the safe next action. This is a pure static lookup: it does not inspect an address, retrieve proper | $0.0020 per call | unknown |
| Get feasibility snapshot for an address /getFeasibilitySnapshot verified | Look up what can be built at a specific street address in Canada or the US. Returns the lot (area, width, depth), its zone and permitted uses, and the building | $0.0020 per call | unknown |
| Run project feasibility analysis /runFeasibilityAnalysis verified | Enqueue a fresh deterministic analysis run for a saved project. Returns immediately with `agentStatus` (`queued`, `running`, `current`, `failed`, or `none`) and | $0.0020 per call | unknown |
| Get project context bundle /getProjectContext verified | Load one project with analysis envelope, compact agentStatus, document summaries, evidence summaries, and the project memory digest. Use before composing report | $0.0020 per call | unknown |
| Create or attach to a project /saveToProject verified | Create a new project from a site (`create`), attach lots (`attach_parcels`, using lot.parcelExternalId from getFeasibilitySnapshot), or attach a knowledge refer | $0.0020 per call | unknown |
| Update project fields /updateProject verified | Patch project metadata (name, lifecycle status). preview=true returns the field-level diff and writes nothing. A write returns a receipt; undoOperationId restor | $0.0020 per call | unknown |
| Compose and export a project report PDF /produceProjectReport verified | Compose a grounded report plan, optionally preview without spending export meter (`preview=true`), or confirm export (`confirm=true`) to save the plan and retur | $0.0020 per call | unknown |
| Submit feedback to Bucky /submitBuckyFeedback verified | Open a human-reviewed feedback form and submit it to the Bucky product team. Call only when the user explicitly asks to send feedback, report a problem, suggest | $0.0020 per call | unknown |
| Get analysis status /uiGetAnalysisStatus verified | Return only the analysis `agentStatus` for a project. Cheap enough to poll. Used by the Bucky app view; the model should call getProjectContext instead. | $0.0020 per call | unknown |