Skip to main content
Glama

MCP Standards

by airmcp-com
model-update.md505 B
# model-update Update neural models with new data. ## Usage ```bash npx claude-flow training model-update [options] ``` ## Options - `--model <name>` - Model to update - `--incremental` - Incremental update - `--validate` - Validate after update ## Examples ```bash # Update all models npx claude-flow training model-update # Specific model npx claude-flow training model-update --model agent-selector # Incremental with validation npx claude-flow training model-update --incremental --validate ```

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