Example MCP + project config
Conductor can expose itself as an MCP server and also mount per-project MCP servers from conductor.yaml.
projects:
my-app:
mcpServers:
postgres:
command: npx
args: ["-y", "@modelcontextprotocol/server-postgres"]