Docs · Cursor & IDEs

Add Feasibly to Cursor, Windsurf, or any MCP-compatible IDE.

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 · Windsurf · Zed · JSON config · ~2 min

Cursor

Setup — Cursor IDE.

Cursor reads MCP config from a JSON file in your home directory. Restart after editing.

C. 01

Open the MCP settings file.

In Cursor: Cmd/Ctrl + Shift + PEdit MCP Configuration. Or open ~/.cursor/mcp.json directly.

C. 02

Add Feasibly to 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"
    }
  }
}
C. 03

Reload Cursor.

Cmd/Ctrl + Shift + PReload Window. Open the chat panel; ask about an Australian property. Cursor will call Feasibly and inline the results.

Windsurf, Zed, others

The same pattern, different config path.

Most MCP-compatible IDEs use the same JSON shape; only the file path differs.

  • Windsurf: ~/.codeium/windsurf/mcp_config.json
  • Zed: ~/.config/zed/settings.json (look for context_servers)
  • Continue.dev: ~/.continue/config.json
  • Custom MCP client: whatever your client expects. The URL is always https://mcp.feasibly.com.au/mcp?key=YOUR_API_KEY

Ready to screen?

Get 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.