Skip to main content
Glama

MCP Standards

by airmcp-com
smart-spawn.md533 B
# smart-spawn Intelligently spawn agents based on workload analysis. ## Usage ```bash npx claude-flow automation smart-spawn [options] ``` ## Options - `--analyze` - Analyze before spawning - `--threshold <n>` - Spawn threshold - `--topology <type>` - Preferred topology ## Examples ```bash # Smart spawn with analysis npx claude-flow automation smart-spawn --analyze # Set spawn threshold npx claude-flow automation smart-spawn --threshold 5 # Force topology npx claude-flow automation smart-spawn --topology hierarchical ```

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/airmcp-com/mcp-standards'

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