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.; dbt-mcp: The dbt MCP server provides tools for AI agents to interact with dbt projects, including SQL execution, semantic layer queries, lineage discovery, dbt CLI operations, and Admin API management. It supports dbt Core, dbt Fusion, and dbt Platform. The server includes tools for generating documentation, linting, and accessing product docs.
Developing new AI agents with a standard interface
Enable AI agents to explore and analyze dbt project metadata.