Use the Finch MCP Server to enable natural language access to the Finch API via large language models (LLMs).
MCP stands for Model Context Protocol, a mechanism that defines how LLMs can safely interact with external APIs and tools.
π‘ Replace <a specific connection's access token>
with a valid Finch API access token for the connection you want the LLM to access.
π Security Note: Use a token scoped to only the data required for your use case. Read-only tokens are recommended for most applications. Depending on your use case, and due to the sensitive nature of employment data, take extra caution when deciding what LLMs you choose to share your data with and the usage policies of the LLM provider. Finchβs general recommendation is to use a self-hosted LLM for usage with the Finch MCP Server.
Find all employees in the engineering department who started after January 1st, 2023.
What are the current titles and base salaries of everyone on the sales team?
How many employees are full-time vs part-time across all locations?