Loading MCP server directory, please wait...
Financial reasoning infrastructure for AI agents: typed models, deterministic compilation, receipts
npx @getmcp/cli add com.flatlandfi/flatlandRequires Node.js 18+. Community-contributed server. Review source before installing.
FLATLAND_API_KEYYour Flatland API key (fl_live_...). Get one at https://flatlandfi.com/install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.flatlandfi/flatland": {
"command": "npx",
"args": [
"-y",
"flatland-client",
"mcp"
],
"env": {
"FLATLAND_API_KEY": ""
}
}
}
}