composio-connect
Installation
SKILL.md
Check if composio MCP server is registered in mcporter
mcporter list
If composio does not appear you should add it with this command:
mcporter config add composio --url $COMPOSIO_MCP_URL
Discovering Tools
Before attempting to call any composio MCP tool, you must perform a targeted search to identify the correct tool name and required parameters.
mcporter list composio --all-parameters | grep -niE -B 14 '^\s*function\s+SPOTIFY_.*(VOLUME|PLAYBACK)|^\s*function\s+.*(VOLUME|PLAYBACK).*SPOTIFY_'