devdrops property for Gemini CLI
io.github.metamorphosis-sre/devdrops-property
UK property MCP: Land Registry prices, company charges, House Price Index. x402 USDC on Base.
client:Gemini CLI
transport:streamable-http
Install devdrops property in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"devdrops-property": {
"httpUrl": "https://api.devdrops.run/api/property/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs