We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ethereumfollowprotocol/team-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
prime.md•755 B
---
allowed-tools: Bash, Read
description: Load context for a new agent session by analyzing codebase structure and README
---
# Prime
This command loads essential context for a new agent session by examining the codebase structure and reading the project README.
## Instructions
- Run `git ls-files` to understand the codebase structure and file organization
- Read the README.md to understand the project purpose, setup instructions, and key information
- Provide a concise overview of the project based on the gathered context
## Context
- Codebase structure git accessible: !`git ls-files`
- Codebase structure all: !`eza . --tree`
- Project README: @README.md
- Documentation:
- @ai_docs/cc_hooks_docs.md
- @ai_docs/uv-single-file-scripts.md