get_edgar_company — LastLook Data MCP Tool Read-only
get_edgar_company
(get edgar company) is one of 24 tools on the
LastLook Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_edgar_company from your client
- Claude Code LastLook Data get_edgar_company run in your project directory
- Claude Desktop LastLook Data get_edgar_company ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LastLook Data get_edgar_company ~/.cursor/mcp.json
- VS Code LastLook Data get_edgar_company .vscode/mcp.json
- Zed LastLook Data get_edgar_company ~/.config/zed/settings.json
- Windsurf LastLook Data get_edgar_company ~/.codeium/windsurf/mcp_config.json
- Cline LastLook Data get_edgar_company ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LastLook Data get_edgar_company ~/.gemini/settings.json
- Grok LastLook Data get_edgar_company .mcp.json (in your project root)
- ChatGPT LastLook Data get_edgar_company Settings → Connectors → Advanced → Developer mode
- Claude.ai LastLook Data get_edgar_company Settings → Connectors → Add custom connector
- LangChain LastLook Data get_edgar_company pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lastlook-data https://mcp.lastlookdata.com/mcp
Other tools on this server
- get_treasury_yield_current
- get_treasury_yield_by_date
- get_current_value
- get_value_by_date
- get_series
- get_fx_rate_current
- get_fx_rate_by_date
- get_fx_rate_series
- get_yield_curve
- get_recession_indicator
- get_policy_spread
- get_economic_calendar
- get_bundle_refi_signal
- get_bundle_purchase_market
- get_bundle_rate_environment
- get_bundle_mortgage_pulse
- get_bundle_macro
- get_bundle_fx_dashboard
- get_bundle_energy
- get_bundle_context_brief
- get_crypto_price
- get_crypto_history
- get_bundle_crypto
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.