Agent Tools
Back to MCP servers

SignedOff Permits - Live US building-permit status for AI agents

https://server.smithery.ai/signedoff/permits/mcp
● degraded

Look up live building-permit status from official US city portals - LADBS (Los Angeles), Accela cities (Denver, Charlotte, Fort Lauderdale, Anaheim…), EPIC-LA, Pasadena, Pomona and more. Three read-only tools: single lookup with jurisdiction auto-detection, batch lookup (25 permits/call), and coverage listing. Works instantly without a key against a demo dataset; a free API key unlocks live data. Same rate limits and metering as the REST API.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/signedoff/permits/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/signedoff/permits/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://signedoff.io/developers/mcp
Listed at (smithery)
https://signedoff.io/developers/mcp