claude mcp add ryptos-mcp-observatory -- npx -y @kryptosai/mcp-observatory
{
"mcpServers": {
"ryptos-mcp-observatory": {
"command": "npx",
"args": ["-y", "@kryptosai/mcp-observatory"]
}
}
}
{
"mcpServers": {
"ryptos-mcp-observatory": {
"command": "npx",
"args": ["-y", "@kryptosai/mcp-observatory"]
}
}
}
{
"mcpServers": {
"ryptos-mcp-observatory": {
"command": "npx",
"args": ["-y", "@kryptosai/mcp-observatory"]
}
}
}
About This MCP Server
The io.github.KryptosAI/mcp-observatory server is a developer tool used for regression testing of Model Context Protocol servers, checking their capabilities and invoking tools to detect schema drift. It connects to MCP servers via standard input/output interfaces and is available as a package on npm. Developers would use this tool to ensure the stability and integrity of their MCP servers, particularly when changes are made to the server or its schema.
Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@kryptosai/mcp-observatory on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-observatory server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.