Skip to main content
Felt logo

Felt

Felt is a modern GIS platform that allows users to create, modify, and share interactive maps, integrating powerful mapping capabilities into various workflows and applications.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Felt authenticates with an API key. Generate the credential in your Felt account, then paste it into FlyMyAI the first time an agent uses a Felt action.

Get your Felt credential →

Fields to fill in FlyMyAI

FieldDetails
Felt API TokenThe API token for authenticating requests to the Felt API. Create and manage your tokens in the Developers tab of your Felt Workspace Settings. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
FELT_CREATE_OR_UPDATE_ELEMENTSTool to create new elements or update existing elements on a map via geojson featurecollection. use when you need to batch add or modify elements on a specified map after confirming the map id.map_id, type, features
FELT_CREATE_PROJECTTool to create a new felt project. use when you need to initialize a project with a specific name, and optional description or organization context.name
FELT_DELETE_ELEMENTTool to delete a specific element from a map. use when you have both map and element ids and need to remove the element permanently.map_id, element_id
FELT_DELETE_LAYERTool to delete a specific layer from a map. use when you have the map's and layer's ids and need to remove it permanently.map_id, layer_id
FELT_DELETE_MAPTool to delete a specific map. use when you have the map's id and want to permanently remove it. returns no content (http 204) on success.map_id
FELT_DELETE_PROJECTTool to delete a project and all its contents. use when you need to permanently remove a project after confirmation.project_id
FELT_DUPLICATE_MAPTool to duplicate an existing map in felt. use when you need a clone of a map as a starting point.map_id
FELT_FELT_CREATE_PROJECTTool to create a new felt project. use when you need to initialize a project with a specific name and optional description or organization context.name, visibility
FELT_GET_MAP_DETAILSTool to retrieve details of a specific map. use when you have a valid map id and need full map metadata.map_id
FELT_GET_USER_DETAILSTool to retrieve information about the authenticated user. use after obtaining a valid token to fetch user profile details.-
FELT_LIST_ELEMENTSTool to list all elements on a specific map as geojson features. use after confirming a valid map id when you need to retrieve the map's elements.map_id
FELT_LIST_ELEMENT_GROUPSTool to list all element groups on a specific map. use after confirming a valid map id when you need to enumerate grouped elements.map_id
FELT_LIST_LAYERSTool to list all layers on a specific map. use after confirming the map id.map_id
FELT_LIST_PROJECTSTool to retrieve a list of projects accessible to the user. use when you need to browse or select from existing projects before proceeding.-
FELT_LIST_SOURCESTool to retrieve a list of data sources accessible to the user. use when you need to enumerate all available sources before selecting one.-
FELT_UPDATE_PROJECTTool to update an existing project's name, description, or custom properties. use after confirming the project id.project_id
We love our partners - FlyMy.AI builds with the best. Thanks, Felt!