Folk

Folk

folk is a next-generation CRM designed for teams to manage and nurture their relationships efficiently.

148VIEWS
2252USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app folknpx @composio/cli add cursor --app folknpx @composio/cli add cursor --app folknpx @composio/cli add cursor --app folk

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Company

Tool to create a new company in the workspace. use after gathering all required company details and ensuring the name is unique.

Delete Company

Tool to delete a company from the workspace (irreversible). use after confirming this company should be removed.

Delete Person

Tool to delete an existing person in the workspace (irreversible). use after confirming this person should be permanently removed.

List Companies

Tool to list companies in the workspace. use when you need a paginated overview of companies, optionally filtered.

Get Company

Tool to retrieve an existing company by its id. use after authentication has been verified.

Get Current Workspace User

Tool to get details of the current authenticated workspace user. use after authentication to retrieve the user's profile information.

Get Person

Tool to retrieve an existing person by their id. use when you need full profile details of a person by their unique identifier.

List Group Custom Fields

Tool to list custom fields for a specific group and entity type. use after selecting a group and entity type to inspect available custom fields.

List Groups

Tool to list workspace groups. use when you need to retrieve a paginated list of all workspace groups after authentication.

List People

Tool to list people in the workspace. use when you need to paginate through contacts after authentication.

List Users

Tool to list workspace users. use when you need to paginate through users list.

Update Company

Tool to update an existing company in the workspace. use after confirming the company id; only provided fields are updated and list fields replace existing values.

12 actions available