We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AmirTlinov/PSQL_SSH_API_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
AGENT_PLAYBOOK.md•307 B
[LEGEND]
GOLDEN_PATH = The recommended sequence that keeps work safe and deterministic.
[CONTENT]
Golden path ([GOLDEN_PATH]):
1) Read MAP.md.
2) Change contracts first (docs/contracts).
3) Implement.
4) Add/adjust tests.
5) Run `./tools/gate` until green.
6) Refresh the machine index: `./tools/context`.