MCPVault

prism_integrations_flows_list

MCP tool from Prism MCP by prismatic-io

List flows for an integration

How to use it

prism_integrations_flows_list is exposed by the Prism MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the prism_integrations_flows_list tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Prism MCP

$npm install --global @prismatic-io/prism
FULL PRISM MCP LISTING

Other tools in Prism MCP (18)

prism_components_generate_manifest

Generate the manifest for a Prismatic component

prism_components_init

Initialize a new Component (supports WSDL/OpenAPI generation)

prism_components_list

List all available components with version options

prism_components_publish

Publish a component from a specific directory

prism_install_component_manifest

Generate component manifest in CNI src directory (requires spectral@10.6.0 or greater)

prism_install_legacy_component_manifest

Generate line to add to a CNI's devDependencies for legacy component manifest installation

prism_integrations_add_connection_config_var

Returns path to connection wrapper function if available, otherwise generates boilerplate code for a connection config variable

prism_integrations_add_datasource_config_var

Returns path to datasource wrapper function if available, otherwise generates boilerplate code for a datasource config variable

prism_integrations_convert

Convert an existing Low-Code Integration to Code Native

prism_integrations_flows_listen

Set a flow to "Listening Mode" to capture webhook payloads or polling trigger responses, saving them as payloads for prismintegrationsflowstest

prism_integrations_flows_test

Test a flow in an integration

prism_integrations_generate_config_page

Generate boilerplate code for a CNI config page

prism_integrations_generate_config_var

Generate boilerplate code for a config variable

prism_integrations_generate_flow

Generate boilerplate file for a CNI flow

prism_integrations_import

Import an integration from a specific directory

prism_integrations_init

Initialize a new Code Native Integration

prism_integrations_list

List all integrations

prism_me

Check login status and display current user profile information