# MCP Observatory

Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift, and recommends new servers based on your environment. Works as both a CLI and an MCP server.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add kryptosai/mcp-observatory

# Browse available tools
npx -y smithery tool list kryptosai/mcp-observatory
```
