agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; PerformanceStudio: Performance Studio is a cross-platform SQL Server execution plan analyzer that parses .sqlplan XML, identifies performance problems, suggests missing indexes, and provides actionable warnings via CLI or desktop GUI. It includes a built-in MCP server for AI-assisted analysis, supports live plan capture from SQL Server, and offers features like plan comparison, Query Store integration, and SSMS extension.
Developing new AI agents with a standard interface
Analyze slow queries by loading .sqlplan files or capturing plans from live SQL Server instances