# Cascade, with your own numbers in reach

URL: https://www.orla.finance/en/mcp-windsurf
Markdown twin of that page. Append `.md` to any Orla page URL to get one.

Windsurf keeps its servers in one file under your home directory. The remote address goes in serverUrl, not url.

Server URL: https://app.orla.finance/api/mcp/personal

#### One file under your home directory, and serverUrl

The MCP panel in Cascade and the file are the same thing, so edit whichever is nearer.

- Open the file: ~/.codeium/windsurf/mcp_config.json, or the MCP panel in Cascade, which edits the same file. It sits in your home directory, so every workspace gets the server.
- Add the server: Under mcpServers, with serverUrl.
- Approve: Orla's consent page opens on the first call.

```
{
  "mcpServers": {
    "orla": {
      "serverUrl": "https://app.orla.finance/api/mcp/personal"
    }
  }
}
```

For a local bridge, swap serverUrl for "command": "npx", "args": ["-y", "orla-cli", "mcp"].

#### Ask Cascade about your own numbers

- What did the API bill come to last month?
- Am I inside the tooling budget?
- What are clients expected to pay this month?
- Book the 12 USD domain to Software.

#### It reads and records. It does not pay

- What it cannot do: Pay anyone. The payment tools are not in the list it is given, and are refused by name if asked.
- What it costs: Nothing, and it takes none of the agent seats in your plan. Reading is unmetered; what it records comes out of your plan's monthly allowance of agent writes, and the free plan has a small one.
