property mortgage mcp for VS Code
io.github.foxdavidson/property-mortgage-mcp
UK mortgage calculators: stamp duty, MCOB 3A HNW qualification, and bridging loan cost.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install property mortgage mcp in VS Code
.vscode/mcp.json
{
"servers": {
"property-mortgage-mcp": {
"type": "http",
"url": "https://fd-property-mortgage-mcp.fdcommercial-uk.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs