Skip to main content
Glama

MCP Server Trello

agent-spawn.md573 B
# agent-spawn Spawn a new agent in the current swarm. ## Usage ```bash npx claude-flow agent spawn [options] ``` ## Options - `--type <type>` - Agent type (coder, researcher, analyst, tester, coordinator) - `--name <name>` - Custom agent name - `--skills <list>` - Specific skills (comma-separated) ## Examples ```bash # Spawn coder agent npx claude-flow agent spawn --type coder # With custom name npx claude-flow agent spawn --type researcher --name "API Expert" # With specific skills npx claude-flow agent spawn --type coder --skills "python,fastapi,testing" ```

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delorenj/mcp-server-trello'

If you have feedback or need assistance with the MCP directory API, please join our Discord server