← Index

Flatland

com.flatlandfi/flatland·v1.1.2·Documents & Spreadsheets
Quality Score
90
/100

Financial modeling engine for AI agents. Typed P&Ls, scenario analysis, and Excel export.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://api.flatlandfi.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "flatland": {
      "command": "npx",
      "args": [
        "-y",
        "flatland-setup"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "flatland": {
      "command": "npx",
      "args": [
        "-y",
        "flatland-setup"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y flatland-setup
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
10
stability
10
§04  Alternatives in Documents & Spreadsheets