# Agent Instructions
When modifying files in this repository, run the following command to ensure the Tecton MCP server still initializes correctly without launching a long running process:
```bash
MCP_SMOKE_TEST=1 uv run mcp run src/tecton_mcp/mcp_server/server.py
```
This command should exit immediately after showing the initialization log message.
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/tecton-ai/tecton-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server