Installation
Set up the Lightfield MCP server in Gumloop
Do this once to provision your hosted server URL.
Create a Gumloop account
To use this MCP, you need a Gumloop account. If you don't have one yet, sign up and start a 14-day free trial.
Add and authorize the Lightfield server
In Gumloop, open Connectors and add Lightfield. Depending on the app, you'll either sign in via OAuth or paste an API key. Either way, the credential is stored securely in Gumloop.
Then use it in your client
Use in GumloopUse Lightfield in an agent
Once Lightfield is set up, just open any Gumloop agent, add Lightfield as a connector, and start chatting with the agent.
Tools (5)
Search Lightfield Api Docs
Catalogs Lightfield CRM API endpoints for Accounts, Contacts, Files, Lists, Meetings, Members, Notes, Opportunities, Tasks, Workflow Runs, and related guides. get_lightfield_api_details must only be called with docs paths found here, and read_from_lightfield / write_to_lightfield must only be called after using those docs to identify the correct endpoint and request shape.
Get Lightfield Api Details
Fetches detailed Lightfield CRM API documentation for a docs path discovered from search_lightfield_api_docs. This tool must only be called with docs paths returned by search_lightfield_api_docs. Returns information on the API details (query parameters, request body, etc.) to be used by read_from_lightfield and write_to_lightfield.
Get Current User
Returns the current authenticated user identity in the Lightfield CRM, including their name, email, membership ID, and role. Use this when the user asks about Lightfield CRM records scoped to themselves, such as their tasks, before reading the relevant CRM data.
Read From Lightfield
Reads Lightfield CRM data using a GET REST API path learned from get_lightfield_api_details. This tool must only be called after get_lightfield_api_details provides the correct endpoint and query parameters, and API paths must start with /.
Write To Lightfield
Creates or updates Lightfield CRM data using an endpoint and request schema learned from get_lightfield_api_details. This tool must only be called after get_lightfield_api_details provides the correct API path and request shape, and API paths must start with /.
Ship Lightfield agents in minutes
Connect any AI agent to 100+ MCP servers, zero setup.