list-connections

List FacturaScripts connections configured in the fs-mcp plugin.

7|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/FacturaScripts/fs-claude-plugin --skill list-connections-facturascripts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-connections
Source: https://github.com/FacturaScripts/fs-claude-plugin/tree/main/fs-mcp/skills/list-connections
Command: npx skills add https://github.com/FacturaScripts/fs-claude-plugin --skill list-connections-facturascripts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the need to easily retrieve and manage all the connections to FacturaScripts configured within the fs-mcp plugin.

Core Features & Use Cases

  • Connection Overview: Provides a clear and organized list of all FacturaScripts connections.
  • Detail Information: Includes details such as identifier, description, server URL, and connection status.
  • Default Connection: Identifies the default connection for the plugin.
  • Use Case: Ideal for administrators or users managing multiple FacturaScripts instances and requiring a quick glance at all available connections.

Quick Start

List all FacturaScripts connections using the list-connections skill.

Frequently Asked Questions about list-connections

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all configured FacturaScripts connections managed by the fs-mcp plugin?

To list FacturaScripts connections, the Skill retrieves data from the plugin's configuration file. It outputs a comprehensive summary of all configured connections, including their identifiers, descriptions, server URLs, and default status.

What information is included in the FacturaScripts connection overview?

The FacturaScripts connection overview includes the connection identifier, description, server URL, and default status. This allows administrators to quickly identify and manage multiple configured instances.

How do I check which FacturaScripts connection is set as the default?

To check the default FacturaScripts connection, use the Skill to retrieve the connection list. The output explicitly identifies which configured connection is marked as the default for the plugin.

Do I need a specific configuration file to retrieve FacturaScripts connection data?

Yes, retrieving FacturaScripts connection data requires access to the fs-mcp plugin's configuration file. The Skill reads this file to extract and list all available connection details.

Can I use this Skill to manage multiple FacturaScripts instances?

Yes, you can manage multiple FacturaScripts instances. The Skill provides a quick glance at all available connections, making it ideal for administrators requiring an organized overview of various configured servers.

Why is my FacturaScripts connection list not showing any data?

If the FacturaScripts connection list is empty, the Skill likely cannot access the fs-mcp plugin's configuration file. Ensure the configuration file exists and contains properly formatted connection entries.