Open the MCP settings file.
In Cursor: Cmd/Ctrl + Shift + P → Edit MCP Configuration. Or open ~/.cursor/mcp.json directly.
Docs · Cursor & IDEs
JSON config in a single settings file. Same MCP URL works across IDEs: the integration pattern is identical.
Once added, ask your IDE assistant about an Australian property in any chat or inline code action. Useful for PropTech projects pulling planning data into structured outputs.
Cursor
Cursor reads MCP config from a JSON file in your home directory. Restart after editing.
In Cursor: Cmd/Ctrl + Shift + P → Edit MCP Configuration. Or open ~/.cursor/mcp.json directly.
mcpServers.Replace YOUR_API_KEY with your key from app.feasibly.com.au/register:
{
"mcpServers": {
"feasibly": {
"url": "https://mcp.feasibly.com.au/mcp?key=YOUR_API_KEY"
}
}
}
Cmd/Ctrl + Shift + P → Reload Window. Open the chat panel; ask about an Australian property. Cursor will call Feasibly and inline the results.
Windsurf, Zed, others
Most MCP-compatible IDEs use the same JSON shape; only the file path differs.
~/.codeium/windsurf/mcp_config.json~/.config/zed/settings.json (look for context_servers)~/.continue/config.jsonhttps://mcp.feasibly.com.au/mcp?key=YOUR_API_KEYGet a free key, paste the JSON config, ask your IDE assistant about a property.
If we get the zone wrong, that lookup is free and we credit ten more.