Small Business Intelligence by Brick & Mortar for Claude Desktop
io.github.2016judea/small-business-intelligence
Free joined public records for small business and CRE: Twin Cities parcels, sales, licences
client:Claude Desktop
transport:streamable-http
tools:12
Install Small Business Intelligence by Brick & Mortar in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"small-business-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://brickandmortar.dev/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