Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
analyze-project | Analyze a project directory and recommend suitable sub-agents |
search-agents | Search for agents by keyword or name |
list-agents | List all available agents |
get-agent-details | Get detailed information about a specific agent |
install-agents | Install multiple sub-agents to a project directory |
recommend-by-keywords | Recommend agents based on project keywords |
get-download-stats | Get download statistics for agents |
refresh-agents | Refresh agents from GitHub repository |